ISQLCondition.TempTable

Fore Syntax

TempTable: String;

Fore.NET Syntax

TempTable: String;

Description

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

Fore Example

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

See also:

ISQLCondition