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

Public Attributes

const int Unknown = 0x000010
 
const int InvalidObjectId = 0x0012200
 

Detailed Description

Definition at line 20 of file StorageErrorCodes.cs.

Member Data Documentation

const int Deveel.Data.Store.StorageErrorCodes.InvalidObjectId = 0x0012200

Definition at line 22 of file StorageErrorCodes.cs.

const int Deveel.Data.Store.StorageErrorCodes.Unknown = 0x000010

Definition at line 21 of file StorageErrorCodes.cs.


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