ISQLCondition.TempTableRecCount

Syntax

TempTableRecCount: Integer;

Description

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

Example

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

See also:

ISQLCondition