RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXCommand.Prepare Method

Prepare the command for execution

Pascal
procedure Prepare; virtual;
C++
virtual __fastcall Prepare();

This method prepares the command for execution.

Note: Prepare must be called before calling any of the TDBXCommand Execute methods.
 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!