DeveelDB
20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
|
Go to the source code of this file.
Namespaces | |
namespace | Deveel.Data.Security |
Enumerations | |
enum | Deveel.Data.Security.AccessPrivilege { Deveel.Data.Security.AccessPrivilege.Allow = 1, Deveel.Data.Security.AccessPrivilege.Deny = 2 } |
The privilege granted to a user on a given resource. More... | |