IRdsNonUniqueKey.Dictionary

Fore Syntax

Dictionary: IRdsDictionary;

Fore.NET Syntax

Dictionary: Prognoz.Platform.Interop.Rds.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.

Fore and Fore.NET Example

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

See also:

IRdsNonUniqueKey