Remove(Index: Integer): Boolean;
Index. Index of custom template of the ETL task provider or consumer.
The Remove method removes custom templates of the ETL task provider or consumer by its index.
If custom template is removed, the method returns True.
To remove custom template of the ETL task provider or consumer by its identifier, use IEtlTemplates.RemoveById.
To remove custom template of the ETL task provider or consumer by its key, use IEtlTemplates.RemoveByKey.
To add new custom template of the ETL task source or consumer to collection, use IEtlTemplates.Add.
See also: