RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBDEDataSet Properties

The properties of the TBDEDataSet class are listed here.

 
Name 
Description 
 
Specifies the Borland Database Engine (BDE) statement handle for the dataset. 
 
Name 
Description 
 
Determines whether BLOB fields are cached in memory. 
 
Indicates whether a dataset is using a dBASE expression index. 
 
Specifies the Borland Database Engine (BDE) cursor handle for the dataset. 
 
Specifies the size of the key for the current index of the dataset. 
 
Identifies the Borland Database Engine (BDE) language driver for the dataset. 
 
Specifies the update object component used to update a read-only result set when cached updates are enabled. 
 
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. 
 
Name 
Description 
 
Specifies whether or not a dataset is open. 
 
Determines when the OnCalcFields event is triggered and when lookup field values are calculated. 
 
Specifies whether cached updates are enabled for a dataset. 
 
Specifies whether fields are stored hierarchically or flattened out in the Fields property. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!