IEtlPlainDataUnion.Mapper

Syntax

Mapper(InputNumber: Integer): IEtlPlainFieldsMapper;

Parameters

InputNumber. Object output index.

Description

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

Example

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

See also:

IEtlPlainDataUnion