RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreCommand Methods

The methods of the DataStoreCommand class are listed here.

 
Name 
Description 
 
This is CreateDbParameter, a member of class DataStoreCommand. 
 
This is ExecuteDbDataReader, 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 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. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!