ISQLCondition.Fields

Syntax

Fields: String;

Description

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

Example

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

See also:

ISQLCondition