Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Represents the xml location reference of an attribute.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public ReadOnly Property Attribute As String
Get
'Usage
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
Property Value
Type: System.String
A reference to the xml location of the attributes.