IMetabaseCache.MetabaseFlushAll

Syntax

MetabaseFlushAll;

Description

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

Comments

After 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 flushed.

See also:

IMetabaseCache