RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBStoredProc.UnPrepare Method

Frees the resources allocated for a previously prepared stored procedure.

Pascal
procedure UnPrepare;
C++
__fastcall UnPrepare();

Call UnPrepare to free the resources allocated for a previously prepared stored procedure on the server and client sides. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!