IEtlPlainOutputs.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. ETL task object output index.

Description

The Remove method removes an output of ETL task object, which index is passed by the Index parameter.

See also:

IEtlPlainOutputs