RAD Studio VCL Reference
ContentsIndex
TADOTable 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 amount of time to attempt execution of a command. 
 
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 whether to treat numeric fields as floating-point or BCD. 
 
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. 
 
Lists the columns to use for a persistent sort of the recordset. 
 
Specifies the currently active index. 
 
Specifies the lock type to use when opening a dataset. 
 
Specifies which records are marshaled back to the server. 
 
Specifies field or fields on which a Master-Detail link is based. 
 
Specifies the data source component used for a Master-Detail relationship. 
 
Specifies how many rows to return in a result set. 
 
Name 
Specifies the name of the component as referenced in code. 
 
Specifies whether the data retrieved is read-only. 
 
Specifies how the table is referenced. 
 
Indicates the base table operated on. 
 
Tag 
Stores an integer value as part of a component. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.