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.

请参阅

参考

XmlaLocationReference 类

Microsoft.AnalysisServices 命名空间