RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreCommand Members

The following tables list the members exposed by DataStoreCommand.

 
Name 
Description 
 
This is CreateDbParameter, a member of class DataStoreCommand. 
 
This is ExecuteDbDataReader, a member of class DataStoreCommand. 
 
Name 
Description 
 
This is DbConnection, a member of class DataStoreCommand. 
 
This is DbParameterCollection, a member of class DataStoreCommand. 
 
This is DbTransaction, a member of class DataStoreCommand. 
 
Name 
Description 
 
Attempts to cancels execution of a DataStoreCommand
 
Creates a new object that is a copy of the current instance. 
 
Release resources held by command. 
 
Creates and returns a DataStoreParameter that can be added to the Parameters of this command. 
 
This is the overview for the DataStoreCommand constructor overload. 
 
This is the overview for the Dispose method overload. 
 
Executes a SQL statement and returns the number of rows affected. 
 
This is the overview for the ExecuteReader method overload. 
 
Executes query and returns first column of first row in result set. 
 
Prepares statement for execution on server. 
 
Name 
Description 
 
Gets or sets Blackfish SQL SQL statement or stored procedure name. 
 
Gets or sets wait time before terminating the execution of command. 
 
Gets or sets a value specifying how the CommandText property should be used. 
 
Gets or sets the DataStoreConnection used by this command. 
 
Command object should be visible in customized interface control. 
 
Gets the DataStoreParameterCollection for this command. 
 
This is RecordsAffected, a member of class DataStoreCommand. 
 
Get transaction of command. 
 
How command results are applied to DataRow when used by Update method of DataStoreDataAdapter
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!