CubeHierarchyCollection.Add Method
Creates and adds a CubeHierarchy to the collection.
Overload List
Name | 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 ) |
See Also
Reference
CubeHierarchyCollection Class
CubeHierarchyCollection Members
Microsoft.AnalysisServices Namespace