Condition(Index: Integer): ISQLCondition;
Condition[Index: Integer]: Prognoz.Platform.Interop.Db.ISQLCondition;
Index. Condition index.
The Condition property returns parameters of a separate condition included into Where.
The example of use is given in description of the ISQLComponents.Where method.
See also: