IVirtualCubeDimensionJoins.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Index of the source cube, which dimension is compared with.

Description

The Remove method removes comparison with source cube by its index in the collection.

Comments

The method returns True if removal was successful, and False if removal is impossible for some reason.

See also:

IVirtualCubeDimensionJoins