Поделиться через


Свойство 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