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 
 
This is Close, a member of class TDBXCommand. 
 
Creates an instance of TDBXCommand 
 
This is CreateParameterRow, a member of class TDBXCommand. 
 
This is CreateParameters, 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 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 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 
 
Create a parameter 
 
Destroy a command instance 
 
Executes a command that returns an instance of TDBXReader 
 
Executes an update command 
 
Gets next instance of TDBXReader 
 
Prepare the command for execution 
 
Name 
Description 
 
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 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!