IRdsExportSchemas.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index - index of an export scheme of the MDM dictionary.

Description

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

See also:

IRdsExportSchemas