IRdsNonUniqueKeyAttribute

Assembly: Rds;

Description

The IRdsNonUniqueKeyAttribute interface is used to work with an attribute of the MDM dictionary non-unique key.

Inheritance hierarchy

IRdsNonUniqueKeyAttributes

Comments

A non unique key is an additional identifier of records in an MDM dictionary. It is used to set up attribute as alternative hierarchy and to set index to link with alternative hierarchies. A key may consist of a single dictionary attribute which values can repeat for each elements and of several attributes which sum of values is not unique.

Properties

  Property name Brief description

Attribute

The Attribute property determines an MDM dictionary non unique key attribute.

See also:

Rds Assembly Interfaces