IEtlPlainDataSplit.Condition

Syntax

Condition(N: Integer): IExpression;

Parameters

N. Condition index.

Description

The Condition property returns the object that contains a condition formula.

Example

The example of use is given in the Examples subsection in the example for creating the Split converter.

See also:

IEtlPlainDataSplit