RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXCommand Members

The following tables list the members exposed by TDBXCommand.

 
Name 
Description 
 
This is FDBXContext, a member of class TDBXCommand. 
 
Name 
Description 
 
Creates an instance of TDBXCommand 
 
This is CreateParameterRow, a member of class TDBXCommand. 
 
This is CreateParameters, a member of class TDBXCommand. 
 
This is DerivedClearParameters, a member of class TDBXCommand. 
 
This is DerivedClose, a member of class TDBXCommand. 
 
This is DerivedExecuteQuery, a member of class TDBXCommand. 
 
This is DerivedExecuteUpdate, a member of class TDBXCommand. 
 
This is DerivedGetNextReader, a member of class TDBXCommand. 
 
This is DerivedOpen, a member of class TDBXCommand. 
 
This is DerivedPrepare, a member of class TDBXCommand. 
 
This is GetCommandTimeout, a member of class TDBXCommand. 
 
This is GetCommandType, a member of class TDBXCommand. 
 
This is GetErrorEvent, a member of class TDBXCommand. 
 
This is GetParameters, a member of class TDBXCommand. 
 
This is GetRowsAffected, a member of class TDBXCommand. 
 
This is GetText, a member of class TDBXCommand. 
 
Open 
This is Open, a member of class TDBXCommand. 
 
This is SetCommandTimeout, a member of class TDBXCommand. 
 
This is SetCommandType, a member of class TDBXCommand. 
 
This is SetMaxBlobSize, a member of class TDBXCommand. 
 
This is SetRowSetSize, a member of class TDBXCommand. 
 
This is SetText, a member of class TDBXCommand. 
 
Name 
Description 
 
Error handling event 
 
Name 
Description 
 
Close the command and any associated resources. 
 
Create a parameter 
 
Destroy a command instance 
 
Executes a command that returns an instance of TDBXReader 
 
Executes an update command 
 
This is FreeOnExecute, a member of class TDBXCommand. 
 
Gets next instance of TDBXReader 
 
Prepare the command for execution 
 
Name 
Description 
 
Time-out value for the execution of a command. 
 
Command type 
 
Is command prepared. 
 
Maximum blob size 
 
List of parameters 
 
Number of rows updated 
 
Row buffering property used to optimize reading data from TDBXReader instances. 
 
Text 
Command to execute 
 
Name 
Description 
 
This is FParameters, a member of class TDBXCommand. 
 
Name 
Description 
 
This is NotImplemented, a member of class TDBXCommand. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!