ISQLComponents.ConditionCount

Syntax

ConditionCount: Integer;

Description

The ConditionCount property returns a number of a separate conditions that are included into Where.

Example

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

See also:

ISQLComponents