SQLiteConnectionExtensions Class |
Namespace: SanteDB.DisconnectedClient.SQLite.Connection
The SQLiteConnectionExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| BindInsert |
Bind insert value
| |
| BindParameters |
Bind parameters
| |
| ExecutePreparedNonQuery |
Executes the statement
| |
| Finalize |
Finalize the statement
| |
| Prepare |
Creates a prepared statmeent
| |
| PrepareDelete(SQLiteConnection, Type) |
Prepare an insert statement
| |
| PrepareDeleteT(SQLiteConnection, ExpressionFuncT, Object) |
Prepare a delete statement
| |
| PrepareInsert(SQLiteConnection, Type) |
Prepare an insert statement
| |
| PrepareInsertT(SQLiteConnection) |
Prepare a insert statement
|
| Name | Description | |
|---|---|---|
| NEGATIVE_PTR |