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

Public Attributes

const int Unknown = 0x001100
 
const int ObjectNotFound = 0x0021001
 

Detailed Description

Definition at line 20 of file SystemErrorCodes.cs.

Member Data Documentation

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.


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