RAD Studio VCL Reference
ContentsIndex
TIBSQL Properties Public Properties
Public Properties
 
Name 
Description 
 
Bof 
Indicates whether or not a query is at the beginning of the dataset. 
 
Specifies the database handle for the query. 
 
Eof 
Indicates whether or not a query is at the end of the dataset. 
 
Returns the index of the named field. 
 
Returns the XSQLVAR fields. 
 
Generates a list of parameter names for the query. 
 
Specifies the handle for the query. 
 
Open 
Determines if the dataset is open. 
 
Returns the XSQLDA parameters. 
 
Plan 
Returns the plan for the query. 
 
Indicates whether or not the query has been prepared. 
 
Returns the current count of records from the query. 
 
Returns the number of rows affected. 
 
Returns the type of query to be executed. 
 
Specifies the transaction handle for the query. 
 
Indicates the unique relation name. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.