IVirtualCube.IsMeta

Syntax

IsMeta: Boolean;

Description

The IsMeta property determines whether metahierarchy dimension is used in virtual cube.

Comments

Available values:

Metahierarchy dimension is a new type of composite dimension of virtual cubes.

Metahierarchy dimension can be one, it can be used instead of a standard composite dimension.

Metahierarchy dimension is supported only if virtual cube has a source that is a time series database.

Example

The property use is given in the example for IVirtualCube.IsFiltrationMatrix.

See also:

IVirtualCube