IEtlPlainInput

Description

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

Properties

  Property name Brief description
Description The Description property determines description (annotation) of current object input.
Fields The Fields property returns an object that contains list of current object input fields.
Id The Id property determines identifier of a current object input.
Inputs The Inputs property returns an object that contains parent inputs list.
Link The Link property returns a link to object linking ETL objects.
Name The Name property determines input name of a current object.

Methods

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

See also:

ETL Assembly Interfaces