IEtlPlainOutput

Description

The IEtlPlainOutput interface contains properties and methods of connection and transformation of fields between output and current ETL task objects.

Properties

  Property name Brief description
Description The Description property determines description (annotation) of the current object output.
Fields The Fields property returns the object that contains a list of current object output fields.
Id The Id property determines identifier of the current object's output.
Link The Link property returns the link to object linking ETL objects.
Name The Name property determines output name of the current object.
Outputs The Outputs property returns the object that contains parent outputs list.

Methods

  Method name Brief description
Edit The Edit method creates an object copy for editing.
Save The Save method saves editing results.

See also:

ETL Assembly Interfaces