Close;
The Close method closes SQL query without releasing memory reserved for it.
The example of use is given in description of the IDalCommand.Connection method.
See also:
IDalCommand