IEtlTemplates.Count

Syntax

Count: Integer;

Description

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

Comments

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

See also:

IEtlTemplates