IEtlCustomUser

Assembly: Etl;

Description

The IEtlCustomUser interface is used to work with data of the User Algorithm transformer.

Inheritance Hierarchy

          IEtlCustomUser

Comments

Study examples of creating other types of transformers.

Methods

  Method name Brief description
Read The Read method reads data in the XML format.
Transform The Transform method transforms data in user algorithm.

See also:

ETL Assembly Interfaces