IRdsImportSchemas.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key - key of an MDM dictionary import schema.

Description

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

See also:

IRdsImportSchemas