IRdsSegments.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key - key of an MDM dictionary segment.

Description

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

See also:

IRdsSegments