C# Класс Deveel.Data.Security.PrivilegeSets

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
RoutineAll Privileges
SchemaAll Privileges
SchemaRead Privileges
TableAll Privileges
TableRead Privileges

Описание свойств

RoutineAll публичное статическое свойство

public static Privileges RoutineAll
Результат Privileges

SchemaAll публичное статическое свойство

public static Privileges SchemaAll
Результат Privileges

SchemaRead публичное статическое свойство

public static Privileges SchemaRead
Результат Privileges

TableAll публичное статическое свойство

public static Privileges TableAll
Результат Privileges

TableRead публичное статическое свойство

public static Privileges TableRead
Результат Privileges