IEtlTask.ActiveChain

Syntax

ActiveChain(ConnCompId: Integer): Boolean;

Parameters

ConnCompId. Index of connected component of ETL task object.

Description

The ActiveChain property determines the status of objects chain.

Comments

Available values:

Example

The property use is given in the example for IEtlTask.ActivateObject.

See also:

IEtlTask