共用方式為


XmlaLocationReference.Hierarchy 屬性

Represents the xml location reference of a hierarchy.

命名空間:  Microsoft.AnalysisServices
組件:  Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)

語法

'宣告
Public ReadOnly Property Hierarchy As String 
    Get
'用途
Dim instance As XmlaLocationReference 
Dim value As String 

value = instance.Hierarchy
public string Hierarchy { get; }
public:
property String^ Hierarchy {
    String^ get ();
}
member Hierarchy : string
function get Hierarchy () : String

屬性值

型別:System.String
A reference to the xml location of the hierarchy.

請參閱

參考

XmlaLocationReference 類別

Microsoft.AnalysisServices 命名空間