|
VSQLite++
0.3
|
Go to the source code of this file.
Classes | |
| struct | sqlite::transaction |
| transaction is a helper class to start transactions within SQLite More... | |
Namespaces | |
| sqlite | |
Enumerations | |
| enum | sqlite::transaction_type { sqlite::transaction_type::undefined, sqlite::transaction_type::deferred, sqlite::transaction_type::immediate, sqlite::transaction_type::exclusive } |
| Defines the kind of transaction to begin. More... | |
1.8.9.1