Поделиться через


Свойство FunctionPrivilegesCriteria.All

Gets a value that indicates whether the results will include all privileges.

Пространство имен:  Microsoft.MasterDataServices.Services.DataContracts
Сборка:  Microsoft.MasterDataServices.Services.Contracts (в Microsoft.MasterDataServices.Services.Contracts.dll)

Синтаксис

'Декларация
Public ReadOnly Property All As Boolean 
    Get
'Применение
Dim instance As FunctionPrivilegesCriteria 
Dim value As Boolean 

value = instance.All
public bool All { get; }
public:
property bool All {
    bool get ();
}
member All : bool
function get All () : boolean

Значение свойства

Тип: System.Boolean
true if the results will include all privileges; otherwise, false.

См. также

Справочник

FunctionPrivilegesCriteria Класс

Пространство имен Microsoft.MasterDataServices.Services.DataContracts