Condividi tramite


Proprietà XmlaLocationReference.Attribute

Represents the xml location reference of an attribute.

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

Sintassi

'Dichiarazione
Public ReadOnly Property Attribute As String 
    Get
'Utilizzo
Dim instance As XmlaLocationReference 
Dim value As String 

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

Valore proprietà

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

Vedere anche

Riferimento

XmlaLocationReference Classe

Spazio dei nomi Microsoft.AnalysisServices