XmlaLocationReference.MemberName 屬性
Represents the xml location reference of a member name.
命名空間: Microsoft.AnalysisServices
組件: Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)
語法
'宣告
Public ReadOnly Property MemberName As String
Get
'用途
Dim instance As XmlaLocationReference
Dim value As String
value = instance.MemberName
public string MemberName { get; }
public:
property String^ MemberName {
String^ get ();
}
member MemberName : string
function get MemberName () : String
屬性值
型別:System.String
A reference to the xml location of the member name.