RAD Studio VCL Reference
ContentsIndex
TADOStoredProc 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. 
 
Represents the data source of another dataset that supplies values to the dataset. 
 
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. 
 
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. 
 
Contains the collection of parameters for an SQL statement. 
 
Specifies whether the command is prepared before execution. 
 
Indicates the stored procedure used by the TADOStoredProc
 
Tag 
Stores an integer value as part of a component. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.