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 |
---|---|
Adds a Cube or CubeGroup object to the collection. |
|
Selects a specific Cube or CubeGroup object in the collection. |
|
Removes a specific Cube or CubeGroup object from the collection. |
Property |
Description |
---|---|
Returns the Transformer Application object. |
|
Returns the number of Cube and CubeGroup objects in the collection. |
|
Returns the parent object. |