IRdsNonUniqueKeys.Add

Fore Syntax

Add: IRdsNonUniqueKey;

Fore.NET Syntax

Add(): Prognoz.Platform.Interop.Rds.IRdsNonUniqueKey;

Description

The Add method creates a new non-unique key of the MDM dictionary.

Comments

Use the IRdsNonUniqueKeys.Remove method to remove a non-unique key by index.

Fore and Fore.NET Example

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

See also:

IRdsNonUniqueKeys