RAD Studio VCL Reference
ContentsIndex
TIBDataSet Members Public Properties
Public Properties
 
Name 
Description 
 
Specifies the database handle for the dataset. 
 
Indicates what types of edits, if any, can be made to the data in the dataset. 
 
Provides the ability to specify values for a parameterized query. 
 
Plan 
Indicates the PLAN portion of the dataset's SELECT query. 
 
Determines whether or not a set of dataset queries is prepared for execution. 
 
Indicates the number of rows operated on by the latest query execution. 
 
Gets the handle for the SELECT statement. 
 
Returns the statement type of the QSelect 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.