ISQLCondition.Condition

Syntax

Condition: String;

Description

The Condition property returns the full text of a particular condition included into ISQLComponents.Where.

Example

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

See also:

ISQLCondition