IMetabaseDefinitions.RemoveById

Syntax

RemoveById(Id: String): Boolean;

Parameters

Id. Repository description identifier.

Description

The RemoveById method removes the repository description, which identifier is sent by input parameter.

Example

The property use is given in the example for IMetabaseDefinitions.FindById.

See also:

IMetabaseDefinitions