Ανάγνωση στα Αγγλικά

Κοινή χρήση μέσω


HierarchyCollection.GetByName Method

Gets the Hierarchy, with the specified name, from the collection.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public Hierarchy GetByName(
    string name
)

Parameters

Return Value

Type: Microsoft.AnalysisServices.Hierarchy
The Hierarchy with the name specified in name.

Exceptions

Exception Condition
ItemNotFoundException

name is not contained by the collection.

See Also

Reference

HierarchyCollection Class

Microsoft.AnalysisServices Namespace