IEtlBox.Source

Syntax

Source: IEtlSource;

Description

The Source property determines a data source for the component.

Comments

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

Example

The property use is given in the example for IUiEtlObject.EtlTask.

See also:

IEtlBox