GetCubeCollectionNames method: AnalyticModelDefn class
Syntax
GetCubeCollectionNames()
Description
Use the GetCubeCollectionNames method to return an array of strings containing all the names of the cube collections associated with this analytic model.
Parameters
None.
Returns
An array of string.
Related Topics
- AddCubeCollection method: AnalyticModelDefn class
- CopyCubeCollection method: AnalyticModelDefn class
- DeleteCubeCollection method: AnalyticModelDefn class
- GetCubeCollection method: AnalyticModelDefn class
- RenameCubeCollection method: AnalyticModelDefn class
- CubeCollectionDefn Class
- Understanding Arrays