RAD Studio VCL Reference
ContentsIndex
TIBQuery Members Public Properties
Public Properties
 
Name 
Description 
 
Specifies the database handle for the dataset. 
 
Generates a list of parameter names for the query. 
 
Indicates what types of edits, if any, can be made to the data in the dataset. 
 
Indicates the current number of parameters for the query. 
 
Plan 
Indicates the PLAN portion of the dataset's SELECT query. 
 
Determines whether or not a query is prepared for execution. 
 
Returns the number of rows operated upon by the latest query execution. 
 
Returns the statement type of the QSelect query. 
 
Identifies the statement handle for the query. 
 
Text 
Points to the actual text of the SQL query. 
 
Specifies the transaction handle for the dataset. 
 
Specifies the type of records visible in a dataset when cached updates are enabled. 
 
Indicates whether the cached updates buffer contains records that are not yet applied. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.