Compartilhar via


Propriedade do RDL XmlaLocationReference.Attribute

Represents the xml location reference of an attribute.

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

Sintaxe

'Declaração
Public ReadOnly Property Attribute As String 
    Get
'Uso
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

Valor da propriedade

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

Consulte também

Referência

XmlaLocationReference Classe

Namespace Microsoft.AnalysisServices