Cubes Collection

The Cubes collection groups all Cube and CubeGroup objects in a model.

Discussion

Use this collection to add, select or remove a Cube or CubeGroup object. The Cube object contains related Reports and CubeCustomViews collections. The CubeGroup object contains related ChildCubes, DrillThroughTargets, and CubeCustomViews collections.

To return this collection, use the Cubes property.

These tables list related methods and properties.

Method

Description

Add Method (Objects)

Adds a Cube or CubeGroup object to the collection.

Item Method

Selects a specific Cube or CubeGroup object in the collection.

Remove Method

Removes a specific Cube or CubeGroup object from the collection.

Property

Description

Application Property

Returns the Transformer Application object.

Count Property

Returns the number of Cube and CubeGroup objects in the collection.

Parent Property

Returns the parent object.