Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Creates and adds a Hierarchy to the collection.
Überladungsliste
| Name | Description |
|---|---|
| HierarchyCollection.Add () |
Creates and adds a Hierarchy to the end of the collection.
|
| HierarchyCollection.Add (Hierarchy) |
Adds a Hierarchy to the end of the collection.
|
| HierarchyCollection.Add (ModelComponent) | (inherited from Add ) |
| HierarchyCollection.Add (String) |
Creates and adds a Hierarchy, with the specified identifier, to the end of the collection.
|
| HierarchyCollection.Add (ModelComponent, Boolean) | (inherited from Add ) |
| HierarchyCollection.Add (String, Boolean) |
Creates and adds a Hierarchy, with the specified name, to the end of the collection.
|
| HierarchyCollection.Add (String, IModelComponent) | (inherited from Add ) |
| HierarchyCollection.Add (String, String) |
Creates and adds a Hierarchy, with the specified name and identifier, to the end of the collection.
|
| HierarchyCollection.Add (String, IModelComponent, Boolean) | (inherited from Add ) |
Siehe auch
Verweis
HierarchyCollection Class
HierarchyCollection Members
Microsoft.AnalysisServices Namespace