Assembly: Fore;
The IEtlTemplate interface is used to work with custom template of the ETL task data source or consumer.
IEtlTemplate
To work with collection of custom templates of data sources or consumers, use the IEtlTemplates interface.
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. |
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: