ISQLiteConnectionStringBuilder Interface |
Namespace: VirtualRadar.Interface.SQLite
The ISQLiteConnectionStringBuilder type exposes the following members.
Name | Description | |
---|---|---|
BinaryGUID |
See SQLite docs.
| |
CacheSize |
See SQLite docs.
| |
ConnectionString |
See SQLite docs.
| |
DataSource |
See SQLite docs.
| |
DateTimeFormat |
See SQLite docs.
| |
DefaultIsolationLevel |
See SQLite docs.
| |
DefaultTimeout |
See SQLite docs.
| |
Enlist |
See SQLite docs.
| |
FailIfMissing |
See SQLite docs.
| |
ForeignKeys |
See SQLite docs.
| |
JournalMode |
See SQLite docs.
| |
LegacyFormat |
See SQLite docs.
| |
MaxPageCount |
See SQLite docs.
| |
PageSize |
See SQLite docs.
| |
Password |
See SQLite docs.
| |
Pooling |
See SQLite docs.
| |
ReadOnly |
See SQLite docs.
| |
SyncMode |
See SQLite docs.
| |
Uri |
See SQLite docs.
| |
UseUTF16Encoding |
See SQLite docs.
| |
Version |
See SQLite docs.
|
Name | Description | |
---|---|---|
Initialise |
Constructs the object.
| |
Initialise(String) |
Constructs the object.
| |
TryGetValue |
See SQLite docs.
|