Condividi tramite


Proprietà XmlaLocationReference.Hierarchy

Represents the xml location reference of a hierarchy.

Spazio dei nomi  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property Hierarchy As String 
    Get
'Utilizzo
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

Valore proprietà

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

Vedere anche

Riferimento

XmlaLocationReference Classe

Spazio dei nomi Microsoft.AnalysisServices