Свойство XmlaLocationReference.Role
Represents the xml location reference of a role.
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)
Синтаксис
'Декларация
Public ReadOnly Property Role As String
Get
'Применение
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
Значение свойства
Тип: System.String
A reference to the xml location of the role.