IEtlPlainDataCopy.Provider

Fore syntax

Provider: IDtProvider;

Fore.NET syntax

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

Description

The Provider property determines data source.

Comments

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

Fore and Fore.NET examples

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

See also:

IEtlPlainDataCopy