IVirtualCubeSources.Add

Syntax

Add(Source: ICubeModelDestination): IVirtualCubeSource;

Parameters

Source. The cube that must be added to data sources of virtual cube.

Description

The Add method adds a new data source to a virtual cube.

Example

The property use is given in the example for IVirtualCubeSource.Cube.

See also:

IVirtualCubeSources