IEtlPlainDataFilter.KeepIfFulfillCondition

Syntax

KeepIfFulfillCondition: Boolean;

Description

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

Comments

Available values:

The property is set to True by default.

Example

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

See also:

IEtlPlainDataFilter