IAutoCubeDimensions.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key - dimension key that must be deleted.

Description

The RemoveByKey method deletes automatic cube dimensions, which key is passed by the Key parameter.

NOTE. After dictionaries are deleted, the present data in the automatic cube is lost.

See also:

IAutoCubeDimensions