IAutoCubeDimensions.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index - dimension index that must be deleted.

Description

The Remove method deletes the automatic cube dimension, which index is passed by the Index parameter.

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

See also:

IAutoCubeDimensions