IRdsUniqueKeyAttribute

Assembly: Rds;

Description

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

Inheritance hierarchy

IRdsUniqueKeyAttributes

Comments

A unique key is a basic identifier of records in an MDM dictionary. A key may consist of a single dictionary attribute, which values are unique for each of the elements. If the dictionary does not have a single unique attribute, the key can be composed of several attributes, which values together form a unique combination.

Properties

  Property name Brief description

Attribute

The Attribute property determines an MDM dictionary unique key attribute.

See also:

Rds Assembly Interfaces