C# Class Deveel.Data.Security.PrivilegeSets

ファイルを表示 Open project: deveel/deveeldb

Public Properties

Property Type Description
RoutineAll Privileges
SchemaAll Privileges
SchemaRead Privileges
TableAll Privileges
TableRead Privileges

Property Details

RoutineAll public_oe static_oe property

public static Privileges RoutineAll
return Privileges

SchemaAll public_oe static_oe property

public static Privileges SchemaAll
return Privileges

SchemaRead public_oe static_oe property

public static Privileges SchemaRead
return Privileges

TableAll public_oe static_oe property

public static Privileges TableAll
return Privileges

TableRead public_oe static_oe property

public static Privileges TableRead
return Privileges