RAD Studio VCL Reference
ContentsIndex
TIBQuery Properties Published Properties
Published Properties
 
Name 
Description 
 
This is Active, a member of class TIBQuery. 
 
Specifies the dataset buffer chunk size. 
 
Specifies whether cached updates are enabled for a dataset. 
 
This is Constraints, a member of class TIBQuery. 
 
This is DataSource, a member of class TIBQuery. 
 
Specifies whether filtering is active for a dataset. 
 
Specifies whether the dataset should refresh its data every time it posts a record. 
 
This is OnFilterRecord, a member of class TIBQuery. 
 
Specifies whether the parameter list for a query is regenerated if the SQL property changes at runtime. 
 
Contains the parameters for a query's SQL statement. 
 
SQL 
Contains the text of the SQL statement to execute for the query. 
 
Determines whether bidirectional cursors are enabled for the dataset. 
 
Specifies the update object component used to update a read-only result set. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.