Rebornbuddy
|
Static Public Member Functions | |
static new NotNullConstraintViolationException | New (SQLite3.Result r, string message) |
static NotNullConstraintViolationException | New (SQLite3.Result r, string message, TableMapping mapping, object obj) |
static NotNullConstraintViolationException | New (SQLiteException exception, TableMapping mapping, object obj) |
Static Public Member Functions inherited from SQLite.SQLiteException | |
static SQLiteException | New (SQLite3.Result r, string message) |
Protected Member Functions | |
NotNullConstraintViolationException (SQLite3.Result r, string message) | |
NotNullConstraintViolationException (SQLite3.Result r, string message, TableMapping mapping, object obj) | |
Protected Member Functions inherited from SQLite.SQLiteException | |
SQLiteException (SQLite3.Result r, string message) |
Properties | |
IEnumerable< TableMapping.Column > | Columns [get, protected set] |
Properties inherited from SQLite.SQLiteException | |
SQLite3.Result | Result [get] |
|
protected |
|
protected |
|
static |
|
static |
|
static |
|
getprotected set |