RAD Studio VCL Reference
ContentsIndex
TIBTable Members Public Properties
Public Properties
 
Name 
Description 
 
Returns the DBKey for the current row in the table. 
 
Specifies the database handle for the dataset. 
 
Indicates whether the underlying database table exists. 
 
Indicates the number of fields that comprise the current key. 
 
Retrieves or sets a field for an index. 
 
Indicates what types of edits, if any, can be made to the data in the dataset. 
 
Plan 
Indicates the PLAN portion of the dataset's SELECT query. 
 
Indicates the number of rows operated on by the latest query execution. 
 
Returns a list of table names. 
 
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.