Partager via


Propriété XmlaLocationReference.MemberName

Represents the xml location reference of a member name.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Public ReadOnly Property MemberName As String 
    Get
'Utilisation
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

Valeur de propriété

Type : System.String
A reference to the xml location of the member name.

Voir aussi

Référence

XmlaLocationReference Classe

Espace de noms Microsoft.AnalysisServices