IDalCommand.Close

Syntax

Close;

Description

The Close method closes SQL query and releases operating system resources.

Example

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

See also:

IDalCommand