RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXCommand Methods

The methods of the TDBXCommand class are listed here.

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