IEtlPlainDataSplit.Mapper

Syntax

Mapper(N: Integer): IEtlPlainFieldsMapper;

Parameters

N. Output index.

Description

The Mapper property returns the object that contains fields connection between data consumer and data source. Output index is passed by the N parameter.

Example

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

See also:

IEtlPlainDataSplit