ISQLCondition.TempTableAlias

Syntax

TempTableAlias: String;

Description

The TempTableAlias property returns an alias that is used to reduce time table name.

Example

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

See also:

ISQLCondition