IVirtualCubeDimensionJoinList.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key. Key of the dimension, which comparison parameters must be removed.

Description

The RemoveByKey method removes comparison parameters by dimension key.

Comments

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

See also:

IVirtualCubeDimensionJoinList