Frees the resources allocated for a previously prepared query on the server and client sides.
procedure UnPrepare; virtual;
Call the UnPrepare method to free the resources allocated for a previously prepared query on the server and client sides.
Note: When you change the text of a query at runtime, the query is automatically closed and unprepared.