Assembly: Etl;
The IEtlCustomUser interface is used to work with data of the User Algorithm transformer.
IEtlCustomUser
Study examples of creating other types of transformers.
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: