ActiveChain(ConnCompId: Integer): Boolean;
ConnCompId. Index of connected component of ETL task object.
The ActiveChain property determines the status of objects chain.
Available values:
True. Objects chain is active.
False. Objects chain is inactive.
The property use is given in the example for IEtlTask.ActivateObject.
See also: