IRubricatorFactsLookup.Close

Fore Syntax

Close;

Fore.NET Syntax

Close();

Description

The Close method closes the cursor.

Comments

Use the IRubricatorFactsLookup.Open method to open a cursor.

Fore and Fore.NET Examples

The method use is given in the example for IRubricatorFactsLookup.Current.

See also:

IRubricatorFactsLookup