DeveelDB  20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
Public Attributes | List of all members
Deveel.Data.Security.SecurityErrorCodes Class Reference

Public Attributes

const int Unknown = 0x0010200
 
const int InvalidAccess = 0x0024401
 
const int MissingPrivileges = 0x0029399
 
const int UserLocked = 0x0085994
 

Detailed Description

Definition at line 20 of file SecurityErrorCodes.cs.

Member Data Documentation

const int Deveel.Data.Security.SecurityErrorCodes.InvalidAccess = 0x0024401

Definition at line 22 of file SecurityErrorCodes.cs.

const int Deveel.Data.Security.SecurityErrorCodes.MissingPrivileges = 0x0029399

Definition at line 23 of file SecurityErrorCodes.cs.

const int Deveel.Data.Security.SecurityErrorCodes.Unknown = 0x0010200

Definition at line 21 of file SecurityErrorCodes.cs.

const int Deveel.Data.Security.SecurityErrorCodes.UserLocked = 0x0085994

Definition at line 24 of file SecurityErrorCodes.cs.


The documentation for this class was generated from the following file: