IRdsNonUniqueKey

Assembly: Rds;

Description

The IRdsNonUniqueKey interface is used to work with a non-unique key of MDM dictionary.

Inheritance hierarchy

          INamedEntity

          IRdsNonUniqueKey

Comments

IRdsNonUniqueKey is also used to work with non-unique keys of table MDM dictionary.

The non-unique key of dictionary can also be used as alternative dictionary index (IDimHierarchy.SourceIndex).

Properties

  Property name Brief description

Attributes

The Attributes property returns attributes of non unique key of MDM dictionary.

Contains

The Contains property determines whether the specified attribute is included into non-unique key of the MDM dictionary.

Dictionary

The Dictionary property returns the MDM dictionary that is the owner of the non-unique key.

Properties inherited from INamedEntity

  Property name Brief description
Id The Id property determines the object identifier.
Key The Key property returns the object key.
Name The Name property determines the object name.

See also:

Rds Assembly Interfaces