ISQLCondition.Fields

Fore Syntax

Fields: String;

Fore.NET Syntax

Fields: String;

Description

The Fields property returns fields of initial table which values are put into time table.

Fore Example

The example of use is given in description of the ISQLComponents.Where method.

See also:

ISQLCondition