Proprietà XmlaLocationReference.Role
Represents the xml location reference of a role.
Spazio dei nomi Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property Role As String
Get
'Utilizzo
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
Valore proprietà
Tipo: System.String
A reference to the xml location of the role.