IMetabaseCache.MetabaseFlushAll

Syntax

MetabaseFlushAll;

Description

The MetabaseFlushAll method cleans cache of links to assembly objects and their dependencies.

Comments

On executing the method cached data of objects stored in the repository cache are flushed. Cache of links to development environment objects and their dependencies will not be cleaned.

See also:

IMetabaseCache