IEtlPlainDataCopy.IsLinked

Syntax

IsLinked(ProviderField: String; ConsumerField: String): Boolean;

Parameters

ProviderField - identifier of data source field.

ConsumerField - identifier of data consumer field.

Description

The IsLinked method determines whether link between specified fields of data source and data consumer exists.

Comments

Available values:

Example

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

See also:

IEtlPlainDataCopy