Sqlite
Table of Contents
Classes
- SqliteBackend
- Information about the SQLite 3 database layer.
- SqliteConnection
- Represents a client for an SQLite database.
- SqliteConnectionInfo
- Represents information about a SQLite Client.
- SqliteResult
- Represents an SQLite result set.
- SqliteStatement
- Represents a prepared SQLite SQL statement.
- SqliteTransaction
- Represents an SQLite transaction.