Propriedade do RDL XmlaLocationReference.Hierarchy
Represents the xml location reference of a hierarchy.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
Public ReadOnly Property Hierarchy As String
Get
'Uso
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
Valor da propriedade
Tipo: System.String
A reference to the xml location of the hierarchy.