IEtlPlainDataMapper.PlainInput

Fore Syntax

PlainInput: IEtlPlainInput;

Fore.NET Syntax

PlainInput: Prognoz.Platform.Interop.Etl.IEtlPlainInput;

Description

The PlainInput property returns the object that contains input data source.

Examples

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

See also:

IEtlPlainDataMapper