IVirtualCubeDimensionJoins.RemoveById

Syntax

RemoveById(Id: String): Boolean;

Parameters

Id. Dependent dimension identifier.

Description

The RemoveById method removes comparison with the source cube by its identifier.

Comments

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

See also:

IVirtualCubeDimensionJoins