IDalCommand.Close

Syntax

Close;

Description

The Close method closes SQL query without releasing memory reserved for it.

Example

The example of use is given in description of the IDalCommand.Connection method.

See also:

IDalCommand