ICubeCacheSaver.ClearGlobalCache

Syntax

ClearGlobalCache;

Description

The ClearGlobalCache method removes cached data of the current cube from the global cache.

Comments

The method removes cached data of the cube, for which the current object is created and is described by the ICubeCacheSaver interface.

See also:

ICubeCacheSaver