ICubeCreatorDimension

Assembly: Cubes;

Description

The ICubeCreatorDimension interface contains properties of the dimension, which is added to the cube structure on its creation.

Inheritance Hierarchy

ICubeCreatorDimension

Comments

This interface contains properties that are used to determine basic settings required for automatic creation and binding of a dimension.

Properties

  Property name Brief description
CubeDimension

The CubeDimension property determines the dimension of the cube, for which binding is set up.
Dimension

The Dimension property returns the dictionary that corresponds to this dimension.
Fields

The Fields property returns the collection of fields that are used to bind to dimensions.
Index

The Index property determines the dictionary index that is used to bind to data set fields.
Name

The Name property determines a dimension name.

See also:

Cubes Assembly Interfaces