Enum UserDbException.Err
- Namespace
- SWConfigDataSharedLib.Exceptions
- Assembly
- IpPbxCDSSharedLib.dll
Error Code
public enum UserDbException.Err
Fields
everything ok
something failed
operation failed due to some database contraints
database not found at SQL server
connection to SQL server failed, maybe server not found
Table of entry locked.
column integrity violated, e.g. setting non-nullable column to Null
field data to large to fit in internal variable
end of records reached
database schema inconsistant with this software
not found
obsolet