ISQLCondition.TempTableRecCount

Fore Syntax

TempTableRecCount: Integer;

Fore.NET Syntax

TempTableRecCount: Integer;

Description

The TempTableRecCount property returns the number of records in time table.

Fore Example

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

See also:

ISQLCondition