Partilhar via


CubeCollection.AddNew Method

Creates and adds a Cube to the end of the collection.

Overload List

Name Description
CubeCollection.AddNew (String)
Creates and adds a Cube, with the specified key, to the end of the collection.
CubeCollection.AddNew (String, String)
Creates and adds a Cube, with the specified name and key, to the end of the collection.
CubeCollection.AddNew (String, Type) (inherited from AddNew )
CubeCollection.AddNew (String, String, Type) (inherited from AddNew )

See Also

Reference

CubeCollection Class
CubeCollection Members
Microsoft.AnalysisServices Namespace