IRdsUniqueKeys.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key. Key of the unique key of MDM dictionary.

Description

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

Comments

If the deletion is successful, the method returns True, otherwise it returns False.

See also:

IRdsUniqueKeys