IEtlTemplates.Add

Syntax

Add: IEtlTemplate;

Description

The Add method adds new custom template of the ETL task source or consumer in collection.

Comments

To clear collection of custom templates of the ETL task source or consumer, use IEtlTemplates.Clear.

Example

The method use is given in the example for ISharedParams.EtlTemplates.

See also:

IEtlTemplates