다음을 통해 공유


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.

참고 항목

참조

XmlaLocationReference 클래스

Microsoft.AnalysisServices 네임스페이스