Tortuga.Chain.SQLite Namespace
Classes
Class | Description | |
---|---|---|
![]() |
SQLiteCommandExecutionToken |
Class SQLiteExecutionToken.
|
![]() |
SQLiteDataSourceBase |
Base class that represents a SQLite Data Source.
|
![]() |
SQLiteDataSourceSettings |
This class is used to modify settings that are not represented by the connection string.
|
![]() |
SQLiteMetadataCache |
Handles caching of metadata for various SQLite tables and views.
|
![]() |
SQLiteOpenDataSource |
Class SQLiteOpenDataSource.
|
![]() |
SQLiteOperationExecutionToken |
Class SQLiteExecutionToken.
|
![]() |
SQLiteTransactionalDataSource |
Class SQLiteTransactionalDataSource
|
Structures
Structure | Description | |
---|---|---|
![]() |
SQLiteObjectName |
Represents an object in SQLite (e.g. table, view, procedure)
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
LockType |
This is used for ensuring that only one writer is active at a time for a given SQLite database.
|