IRdsNonUniqueKeys.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Index of a non-unique key.

Description

The Remove method removes a non-unique key by index in the MDM dictionary.

Comments

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

Example

The property use is given in the example for IRdsNonUniqueKeys.FindById.

See also:

IRdsNonUniqueKeys