RAD Studio VCL Reference
ContentsIndex
TIBQuery Properties Public Properties
Public Properties
 
Name 
Description 
 
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. 
 
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. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.