RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TStoredProc.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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!