IDalCommand.Close

Syntax

Close;

Close();

Description

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

Fore and Fore.NET Examples

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

See also:

IDalCommand