AddCubeCollection method: AnalyticModelDefn class
Syntax
AddCubeCollection(CubeCollectionName)
Description
Use the AddCubeCollection method to add a new cube collection to the analytic model definition. This method fails if CubeCollectionName already exists.
Parameters
| Parameter | Description |
|---|---|
|
CubeCollectionName |
Specify the name of a new cube collection that you want to add to the analytic model definition. |
Returns
A CubeCollectionDefn object.