IRdsExportSchemas.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key - key of an export scheme of the MDM dictionary.

Description

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

See also:

IRdsExportSchemas