IVirtualCube

Assembly: Cubes;

Description

The IVirtualCube interface contains properties of the Virtual Cube repository object.

Inheritance Hierarchy

IVirtualCube

Comments

On creating a new virtual cube the following minimum settings must be done to ensure its correct work:

Properties

  Property name Brief description
Compounds The Compounds property returns the collection of composite structures of virtual cube.
FactDimension The FactDimension property returns the dimension structure of virtual cube facts.
IsFiltrationMatrix The IsFiltrationMatrix property determines whether metahierarchy dimension is filtered in virtual cube.
IsMeta The IsMeta property determines whether metahierarchy dimension is used in virtual cube.
Sources The Sources property returns the collection of data sources of virtual cube.

See also:

Cubes Assembly Interfaces