ICubeCacheSaver.Clear

Syntax

Clear([Key: Integer = -1]): Boolean;

Parameters

Key. The key of cube display version.

Description

The Clear method clears cache of the specified cube display version.

Comments

If the Key parameter is not specified, cache is cleared for all cube display versions.

Example

The property use is given in description of the FindAndLoadCache method.

See also:

ICubeCacheSaver