IEtlPlainDataSplit.Mapper

Syntax

Mapper(N: Integer): IEtlPlainFieldsMapper;

Parameters

N. Output index.

Description

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

Example

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

See also:

IEtlPlainDataSplit