C# 클래스 Deveel.Data.Security.PrivilegeSets

파일 보기 프로젝트 열기: deveel/deveeldb

공개 프로퍼티들

프로퍼티 타입 설명
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