RAD Studio VCL Reference
ContentsIndex
TIBDataSet Members Protected Properties
Protected Properties
 
Name 
Description 
 
Indicates whether the dataset has prepared its queries for execution. 
 
Provides the ability to directly access the SQL object encapsulating the DeleteSQL statement. 
 
Provides the ability to directly access the SQL object encapsulating the InsertSQL statement. 
 
Provides the ability to directly access the SQL object encapsulating the ModifySQL statement. 
 
Provides the ability to directly access the SQL object encapsulating the RefreshSQL statement. 
 
Provides the ability to directly access the SQL object encapsulating the SelectSQL statement. 
 
Specifies the parameters to use for any parameterized queries. 
 
Indicates how records are located when updating records. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.