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 the current object input.
Fields The Fields property returns the object that contains a list of current object input fields.
Id The Id property determines identifier of the current object input.
Inputs The Inputs property returns the object that contains parent inputs list.
Link The Link property returns the link to object linking ETL objects.
Name The Name property determines input name of the current object.

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