RAD Studio VCL Reference
ContentsIndex
TADOCommand Properties Published Properties
Published Properties
 
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) 2008 CodeGear(TM). All Rights Reserved.