CloseEtl

Syntax

bool CloseEtl(EtlId tEtl)

Parameters

tEtl. Opened ETL task instance moniker.

Description

The CloseEtl operation closes an ETL task.

Comments

To execute the operation, in the tEtl parameter specify moniker of the ETL task instance to be closed. The operation results in the logical True if the object was closed successfully.

Example

SOAP

JSON

C#

See also:

Working with ETL Task