IMetabaseManager.CleanMetadataCache

Syntax

CleanMetadataCache;

Description

The CleanMetadataCache method resets metadata cache of all repositories.

Comments

The method resets cache of the repositories, for which there are descriptions in the Definitions collection.

Example

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

See also:

IMetabaseManager