Click or drag to resize
ISQLiteConnectionStringBuilderJournalMode Property
See SQLite docs.

Namespace: VirtualRadar.Interface.SQLite
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
SQLiteJournalModeEnum JournalMode { get; set; }

Property Value

Type: SQLiteJournalModeEnum
See Also