ICubeModelDimensionsEx

Description

The ICubeModelDimensionsEx interface contains properties and methods of access to extended cube dimensions properties.

Properties

  Property name Brief description
Count The Count property returns the number of cube dimensions.
Item The Item property returns extended properties of dimension.

Methods

  Method name Brief description
AddDimensionEx The AddDimensionEx method adds a dimension.
Clear The Clear method deletes all dimensions from the cube collection.
FindById The FindById method finds and returns extended cube dimension properties by identifier.
FindByKey The FindByKey method searches for and returns extended cube dimension properties by key.
Move The Move method moves dimensions within the cube collection.
Remove The Remove method removes cube dimension by index.
RemoveByKey The RemoveByKey method removes cube dimension by key.

See also:

Cubes Assembly Interfaces