IAlternateHierarchyMapping

Assembly: Cubes;

Description

The IAlternateHierarchyMapping interface is used to work with the correspondence between alternative hierarchy in the dictionary of the time series database to be copied and alternative hierarchy in the dictionary of a copy base.

Inheritance Hierarchy

          IAlternateHierarchyMapping

Comments

If there is no alternative hierarchy from the source dictionary in the consumer dictionary, it is necessary to specify zero correspondence. When zero correspondence is set, alternative hierarchy selected in the source dictionary is reset.

To specify zero correspondence specify the following parameters of alternative hierarchy in the dictionary consumer:

Properties

  Property name Brief description
SourceId

The SourceId property determines an identifier of alternative hierarchy in the source dictionary.
SourceKey

The SourceKey property determines a key of alternative hierarchy in the source dictionary.
TargetId

The TargetId property determines an identifier of alternative hierarchy in the consumer dictionary.
TargetKey

The TargetKey property determines a key of alternative hierarchy in the consumer dictionary.

See also:

Cubes Assembly Interfaces