ISQLCondition.TempTable

Syntax

TempTable: String;

Description

The TempTable property returns a name of time table to which attributes values will be loaded.

Example

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

See also:

ISQLCondition