XmlaLocationReference.Attribute 屬性
Represents the xml location reference of an attribute.
命名空間: Microsoft.AnalysisServices
組件: Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)
語法
'宣告
Public ReadOnly Property Attribute As String
Get
'用途
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
屬性值
型別:System.String
A reference to the xml location of the attributes.