IEtlBox.Source

Fore Syntax

Source: IEtlSource;

Fore.NET Syntax

Source: Prognoz.Platform.Interop.Etl.IEtlSource;

Description

The Source property determines a data source for the component.

Comments

As the property value, specify a UiEtlObject component that is cast to the IEtlSource interface.

Fore Example

The example of use is given in description of the IUiEtlObject.EtlTask property.

See also:

IEtlBox