EtlTemplateType

Description

The EtlTemplateType enumeration is used to determine a custom template type in an ETL task.

It is used by the following properties:

Available Values

Value Brief description
1 Provider. Template for custom provider.
2 Consumer. Template for custom consumer.
3 Transformer. Template for custom transformer.
4 CodeBlock. Template for custom procedure.

See also:

Fore Assembly Enumerations