Partager via


Propriété XmlaLocationReference.Role

Represents the xml location reference of a role.

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

Syntaxe

'Déclaration
Public ReadOnly Property Role As String 
    Get
'Utilisation
Dim instance As XmlaLocationReference 
Dim value As String 

value = instance.Role
public string Role { get; }
public:
property String^ Role {
    String^ get ();
}
member Role : string
function get Role () : String

Valeur de propriété

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

Voir aussi

Référence

XmlaLocationReference Classe

Espace de noms Microsoft.AnalysisServices