Frees the resources allocated for a previously prepared query on the server and client sides. 
Class
TCustomDASQL
 Syntax
procedure UnPrepare; virtual;
Remarks
Call the UnPrepare method to free resources allocated for a previously prepared query on the server and client sides. 
See Also