ICalculatedCubeSources.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index - index of data source cube.

Description

The Remove method removes the data source cube, which index is passed by the Index parameter.

See also:

ICalculatedCubeSources