RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBDataSet Properties

The properties of the TDBDataSet class are listed here.

 
Name 
Description 
 
Keeps track of the commands this dataset has active with the database. 
 
Determines how the Borland Database Engine (BDE) finds records when updating to an SQL database. 
 
Name 
Description 
 
Identifies the database component for which this dataset represents one or more tables. 
 
Specifies the Borland Database Engine (BDE) database handle for the dataset. 
 
Identifies the Borland Database Engine (BDE) language driver for the dataset component. 
 
Identifies the database session component associated with this dataset. 
 
Specifies the Borland Database Engine (BDE) cursor handle for the dataset. 
 
Name 
Description 
 
Specifies whether server-generated field values are refetched automatically. 
 
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. 
 
Identifies the name of the session with which this dataset is associated. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!