IRdsImportSchemas.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key - key of an MDM dictionary import scheme.

Description

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

See also:

IRdsImportSchemas