IMetabaseManager.CleanMetadataCacheForMb

Syntax

CleanMetadataCacheForMb(Metabase: IMetabaseDefinition);

Parameters

Metabase. Description of the repository, in which metadata cache should be reset.

Description

The CleanMetadataCacheForMb method resets repository metadata cache with the specified description.

Example

The property use is given in the example for IMetabaseManager.BuildMetadataCacheForMb.

See also:

IMetabaseManager