IEtlPlainDataCopy.AutoLink

Fore Syntax

AutoLink;

Fore.NET Syntax

AutoLink();

Description

The AutoLink method automatically adds links between fields of data source and data consumer.

Comments

To delete links between the specified source and consumer fields, use the IEtlPlainDataCopy.RemoveLink method.

Fore and Fore.NET Examples

The property use is given in example for the IEtlPlainDataCopy.EventId property.

See also:

IEtlPlainDataCopy