IRdsLinks.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key - key of MDM dictionary link that should be removed.

Description

The RemoveByKey method removes MDM dictionary link, which key is passed by the Key parameter and returns True if removal is successful.

See also:

IRdsLinks