IEtlTemplates.Add

Fore Syntax

Add: IEtlTemplate;

Fore.NET Syntax

Add(): Prognoz.Platform.Interop.KeFore.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.

Fore and Fore.NET Examples

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

See also:

IEtlTemplates