IEtlTemplates.Count

Fore Syntax

Count: Integer;

Fore.NET Syntax

Count: integer;

Description

The Count property returns number of custom templates of the ETL task sources or consumers.

Comments

To get custom template of the ETL task source or consumer by its index, use IEtlTemplates.Item.

See also:

IEtlTemplates