RAD Studio VCL Reference
|
Called by server when server method command being prepared.
procedure Preparing(const PrepareEventObject: TDSPrepareEventObject); override;
virtual __fastcall Preparing(const TDSPrepareEventObject PrepareEventObject);
Preparing is called by the server when a server method command is being prepared. This method calls the OnPrepare event, if it is specified.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|