IRdsNonUniqueKey.Dictionary

Syntax

Dictionary: IRdsDictionary;

Description

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

Comments

Use the IRdsNonUniqueKey.Contains property to determine is the specified attribute is included to MDM dictionary non-unique key.

Example

The property use is given in the example for IRdsDictionary.NonUniqueKeys.

See also:

IRdsNonUniqueKey