ICubeCreatorFact.Dimensions

Syntax

Dimensions: ICubeCreatorDimensions;

Description

The Dimensions property returns the collection that is used to set up attributes binding to the table fields that is specified in the Table property.

Comments

The property is relevant if the separate table is specified in the Table property for the fact. The Dimensions property is available after calling the InitDimensions method.

Example

The example of use is given in description of the Table property.

See also:

ICubeCreatorFact