SQLINQ Class Library
(April 2015)
Using SQLINQ to transform UML to C#
|
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 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) | |
![]() | |
SQLiteException (SQLite3.Result r, string message) | |
Properties | |
IEnumerable< TableMapping.Column > | Columns [get, protected set] |
![]() | |
SQLite3.Result | Result [get] |