IEtlCustomCodeBlock

Assembly: Etl;

Description

The IEtlCustomCodeBlock interface contains methods that implement a custom procedure template.

Inheritance Hierarchy

IEtlCustomCodeBlock

Comments

These interface methods should be redetermined in a custom class. The class is set in the IEtlTemplate.Class property of a custom procedure template.

Methods

  Method name Brief description
Execute The Execute method starts custom procedure execution.
Read The Read method reads data in the XML format.

See also:

ETL Assembly Interfaces