RAD Studio VCL Reference
|
Prepare the command for execution
procedure Prepare; virtual;
virtual __fastcall Prepare();
This method prepares the command for execution.
If no parameters have been set up, the driver supports parameter metadata and the dynamic SQL statement contains parameters, Prepare sets up the command's parameters.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|