ISQLComponents.ConditionCount

Fore Syntax

ConditionCount: Integer;

Fore.NET Syntax

ConditionCount: Integer;

Description

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

Fore Example

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

See also:

ISQLComponents