RAD Studio VCL Reference
ContentsIndex
TDBDataSet Members Published Properties
Published Properties
 
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 server-generated field values are refetched automatically. 
 
Specifies whether cached updates are enabled for a dataset. 
 
Specifies the name of the database associated with this dataset. 
 
Specifies the text of the current filter for a dataset. 
 
Specifies whether or not filtering is active for a dataset. 
 
Specifies whether or not filtering is case insensitive, and whether or not partial comparisons are permitted when filtering records. 
 
Name 
Specifies the name of the component as referenced in code. 
 
Specifies whether fields are stored hierarchically or flattened out in the Fields property. 
 
Identifies the name of the session with which this dataset is associated. 
 
Tag 
Stores an integer value as part of a component. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.