SqlErrorCode Type
Union cases
| Union case | Description |
Full Usage:
DBGeneric(string, int)
Parameters:
string
Item2 : int
|
|
Full Usage:
DbAccessDenied
|
|
Full Usage:
DbDataBaseNotFound
|
|
Full Usage:
DbInternalLogicError
|
|
|
|
|
|
Instance members
| Instance member | Description |
Full Usage:
this.IsDBGeneric
Returns: bool
|
|
Full Usage:
this.IsDbAccessDenied
Returns: bool
|
|
Full Usage:
this.IsDbDataBaseNotFound
Returns: bool
|
|
Full Usage:
this.IsDbInternalLogicError
Returns: bool
|
|
Full Usage:
this.IsUnknown
Returns: bool
|
|
Full Usage:
this.IsUnknownSqlException
Returns: bool
|
|
BioFSharp.Mz