DeveelDB
20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
|
Public Attributes | |
const int | Unknown = 0x000010 |
const int | InvalidObjectId = 0x0012200 |
Definition at line 20 of file StorageErrorCodes.cs.
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.