IVirtualCubeSources.RemoveByKey

Syntax

RemoveByKey(SourceKey: Integer): Boolean;

Parameters

Index - data source key of virtual cube.

Description

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

See also:

IVirtualCubeSources