IRdsNonUniqueKeys.Add

Syntax

Add: 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.

Example

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

See also:

IRdsNonUniqueKeys