IRdsNonUniqueKeys.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key. Key of the non-unique key of MDM dictionary.

Description

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

Comments

Use the IRdsNonUniqueKeys.FindByKey method to search a non-unique key by key.

Example

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

See also:

IRdsNonUniqueKeys