Assembly: Etl;
The IEtlCustomCodeBlock interface contains methods that implement a custom procedure template.
IEtlCustomCodeBlock
These interface methods should be redetermined in a custom class. The class is set in the IEtlTemplate.Class property of a custom procedure template.
| Method name | Brief description | |
![]() |
Execute | The Execute method starts custom procedure execution. |
![]() |
Read | The Read method reads data in the XML format. |
See also: