RAD Studio VCL Reference
ContentsIndex
TCustomADODataSet Properties Protected Properties
Protected Properties
 
Name 
Description 
 
Provides access to the internal command object that executes commands for the dataset. 
 
Specifies a command to be executed. 
 
Specifies amount of time to attempt execution of a command. 
 
Specifies the type of command to execute. 
 
Represents the data source of another dataset that supplies values to the dataset. 
 
Points to the list of field definitions for the dataset. 
 
Contains the definitions of the indexes for the current table. 
 
Lists the columns to use for a persistent sort of the recordset. 
 
Manages the relationship between the ADO dataset and a master table. 
 
Specifies field or fields on which a Master-Detail link is based. 
 
Specifies whether the parameter list for an ADO dataset component is regenerated if the SQL changes at runtime. 
 
Contains the collection of parameters for an SQL statement. 
 
Specifies whether the command is prepared before execution. 
 
Specifies whether field definitions are stored with the ADO dataset. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.