IEtlPlainDataFilter.KeepIfFulfillCondition

Syntax

KeepIfFulfillCondition: Boolean;

Description

The KeepIfFulfillCondition property determines the condition, according to which records are filtered.

Comments

Available values:

Default value of this property is True.

Example

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

See also:

IEtlPlainDataFilter