RAD Studio VCL Reference
ContentsIndex
TCustomADODataSet 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 the size of the cache for the dataset. 
 
Specifies the ADO connection component to use. 
 
Specifies the connection information for the data store. 
 
Specifies whether the cursor for the connection is client-side or server-side. 
 
Specifies type of cursor an ADO dataset uses. 
 
Specifies the characteristics of a command execution. 
 
Specifies the text of the current filter for a recordset. 
 
Specifies whether or not filtering is active for a dataset. 
 
Specifies the lock type to use when opening a dataset. 
 
Specifies which records are marshaled back to the server. 
 
Specifies how many rows to return in a result set. 
 
Name 
Specifies the name of the component as referenced in code. 
 
Tag 
Stores an integer value as part of a component. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.