RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdoDbxCommand Members

The following tables list the members exposed by TAdoDbxCommand.

 
Name 
Description 
 
Attempts to cancel a TAdoDbxCommand
 
This is Clone, a member of class TAdoDbxCommand. 
 
Destroys a TAdoDbxCommand instance. 
 
Executes a SQL statement against a connection object. 
 
Execute a SQL query and return the first column of the first row of data. 
 
This is get_CommandText, a member of class TAdoDbxCommand. 
 
This is get_CommandTimeout, a member of class TAdoDbxCommand. 
 
This is get_CommandType, a member of class TAdoDbxCommand. 
 
This is get_DesignTimeVisible, a member of class TAdoDbxCommand. 
 
This is get_UpdatedRowSource, a member of class TAdoDbxCommand. 
 
Create a compiled version of a command on the data source. 
 
This is set_CommandText, a member of class TAdoDbxCommand. 
 
This is set_CommandTimeout, a member of class TAdoDbxCommand. 
 
This is set_CommandType, a member of class TAdoDbxCommand. 
 
This is set_DesignTimeVisible, a member of class TAdoDbxCommand. 
 
This is set_UpdatedRowSource, a member of class TAdoDbxCommand. 
 
Name 
Description 
 
Gets or sets the SQL statement, table name, or stored procedure to execute at the data source. 
 
Gets or sets the time, in seconds, before terminating a long-running SQL command. 
 
Gets or sets the CommandType that indicates how to interpret the CommandText property. 
 
Determines whether or not a command is visible at design time. 
 
 
Provides the transaction in which the TAdoDbxCommand executes. 
 
This is UpdateRowSource, a member of class TAdoDbxCommand. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!