IRdsUniqueKey.Dictionary

Syntax

Dictionary: IRdsDictionary;

Description

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

Comments

Use the IRdsDictionary.UniqueKeys property to get all unique keys of the dictionary.

Example

The property use is given in the example for IRdsUniqueKey.Contains.

See also:

IRdsUniqueKey