RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXCommand Methods

The methods of the TDBXCommand class are listed here.

 
Name 
Description 
 
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 
 
Close the command and any associated resources. 
 
Create a parameter 
 
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 
 
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!