IEtlTemplate

Assembly: Fore;

Description

The IEtlTemplate interface is used to work with custom template of the ETL task data source or consumer.

Inheritance Hierarchy

          INamedEntity

          IEtlTemplate

Comments

To work with collection of custom templates of data sources or consumers, use the IEtlTemplates interface.

Properties

  Property name Brief description
Class The Class property determines a class of Fore objects implementing required interfaces.
Module The Module property determines the Fore object, which contains the class to implement required interfaces.
Type The Type property returns type of custom template of the ETL task data provider or consumer.

Properties inherited from INamedEntity

  Property name Brief description
The Id property determines the object's identifier.
The Key property returns the object key.
The Name property determines the name of the object.

See also:

Fore Assembly Interfaces