GetCubeCollection method: AnalyticModelDefn class

Syntax

GetCubeCollection(CubeCollectionName)

Description

Use the GetCubeCollection method to return a reference to a cube collection. This method fails if the cube collection specified by CubeCollectionName doesn't exist.

Parameters

Parameter Description

CubeCollection

Specify the name of the cube collection you want a reference to.

Returns

A CubeCollectionDefn object.