This section describes operations that are used to work with the ETL Task repository object. The operations enable the user to get information about ETL task objects, create new or remove available data sources and consumers, and execute an ETL task.
Operation | Brief description | |
The CloseEtl operation closes an ETL task. | ||
The GetEtl operation gets ETL task metadata. | ||
The OpenEtl operation opens an ETL task and returns the moniker that is required for working with task objects. | ||
The SetEtl operation changes metadata of the ETL task. |
See also: