ISQLCondition.Condition

Fore Syntax

Condition: String;

Fore.NET Syntax

Condition: String;

Description

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

Fore Example

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

See also:

ISQLCondition