DeveelDB
20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
|
Public Attributes | |
const int | Unknown = 0x001100 |
const int | ObjectNotFound = 0x0021001 |
Definition at line 20 of file SystemErrorCodes.cs.
const int Deveel.Data.SystemErrorCodes.ObjectNotFound = 0x0021001 |
Definition at line 22 of file SystemErrorCodes.cs.
const int Deveel.Data.SystemErrorCodes.Unknown = 0x001100 |
Definition at line 21 of file SystemErrorCodes.cs.