Propriedade do RDL XmlaLocationReference.Role
Represents the xml location reference of a role.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
Public ReadOnly Property Role As String
Get
'Uso
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
Valor da propriedade
Tipo: System.String
A reference to the xml location of the role.