IMetabaseManager.CleanMetadataCache

Syntax

CleanMetadataCache;

Description

The CleanMetadataCache method resets system table cache of all repositories.

Comments

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

Example

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

See also:

IMetabaseManager