CubeHierarchyCollection.Add Method

Creates and adds a CubeHierarchy to the collection.

重载列表

名称 Description
CubeHierarchyCollection.Add (CubeHierarchy)
Adds a CubeHierarchy to the end of the collection.
CubeHierarchyCollection.Add (ModelComponent) (inherited from Add )
CubeHierarchyCollection.Add (String)
Creates and adds a CubeHierarchy, with the specified identifier, to the end of the collection.
CubeHierarchyCollection.Add (ModelComponent, Boolean) (inherited from Add )
CubeHierarchyCollection.Add (String, Boolean)
Creates and adds a CubeHierarchy, with the specified identifier, to the end of the collection.
CubeHierarchyCollection.Add (String, IModelComponent) (inherited from Add )
CubeHierarchyCollection.Add (String, IModelComponent, Boolean) (inherited from Add )

请参阅

参考

CubeHierarchyCollection Class
CubeHierarchyCollection Members
Microsoft.AnalysisServices Namespace