IInMemManager.ResetDimension

Syntax

ResetDimension(DimensionObj: IMetabaseObject): Boolean;

Parameters

DimensionObj. Repository dictionary.

Description

The ResetDimension method deletes data of the specified dictionary from cache.

Comments

To create a new cache for dictionary, use the PrepareDimension method.

See also:

IInMemManager