IRdsImportSchemas.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index - index of an MDM dictionary import scheme.

Description

The Remove method removes an import scheme of the MDM dictionary, which index is passed by the Index parameter and returns True if removal is successful.

See also:

IRdsImportSchemas