IEtlPlainDataCopy.Provider

Fore Syntax

Provider: IDtProvider;

Fore.NET Syntax

Provider: Prognoz.Platform.Interop.Dt.IDtProvider;

Description

The Provider property determines a data source.

Comments

To determine a data consumer, use the IEtlPlainDataCopy.Consumer property.

Fore and Fore.NET Examples

The property use is given in the example for the IEtlPlainDataCopy.EventId property.

See also:

IEtlPlainDataCopy