AddLink(ProviderField: String; ConsumerField: String);
ProviderField - identifier of data source field.
ConsumerField - identifier of data consumer field.
The AddLink method adds a link between specified fields of data source and data consumer.
To delete links between the specified source and consumer fields, use the IEtlPlainDataCopy.RemoveLink method.
The property use is given in example for the IEtlPlainDataCopy.EventId property.
See also: