IEtlPlainDataMapper.PlainOutput

Fore syntax

PlainOutput: IEtlPlainOutput;

Fore.NET syntax

PlainOutput: Prognoz.Platform.Interop.Etl.IEtlPlainOutput;

Description

The PlainOutput property returns an object that contains output data source.

Examples

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

See also:

IEtlPlainDataMapper