TempTableAlias: String;
The TempTableAlias property returns an alias that is used to reduce time table name.
The example of use is given in description of the ISQLComponents.Where method.
See also:
ISQLCondition