ICubeMetaCopierBinding.SourceAttributeKey

Syntax

SourceAttributeKey: Integer;

Description

The SourceAttributeKey property determines a key for the attribute of source database.

Comments

The following methods can be used to bind attributes of the consumer database to attributes of the source database:

If only attributes identifiers are used for binding, errors may occur on export or import if attribute identifier in any of the databases has been changed. Binding with attribute key use is more safe.

Example

The property use is given in the example for ICubeMetaCopierBinding.DestinationAttributeKey.

See also:

ICubeMetaCopierBinding