ConditionCount: Integer;
The ConditionCount property returns a number of a separate conditions that are included into Where.
The example of use is given in description of the ISQLComponents.Where method.
See also:
ISQLComponents