RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TADOCommand Properties

The properties of the TADOCommand class are listed here.

 
Name 
Description 
 
This is ActiveConnection, a member of class TADOCommand. 
 
This is CommandTextAlias, a member of class TADOCommand. 
 
This is ComponentRef, a member of class TADOCommand. 
 
Name 
Description 
 
Provides direct access to the ADO command object. 
 
Properties is the implementation of the Properties Collection object. 
 
Indicates the current state of the ADO command component. 
 
Name 
Description 
 
Specifies command to execute. 
 
Specifies the amount of time to attempt execution of the command. 
 
Specifies the type of command to execute. 
 
Specifies ADO connection component to use. 
 
Specifies the connection information for the database. 
 
Specifies the characteristics of a command execution. 
 
Specifies whether the parameter list for an ADO command component is regenerated if the SQL changes at runtime. 
 
Contains the parameters for an ADO command object's SQL statement. 
 
Specifies whether the command is prepared before execution. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!