Click or drag to resize
ISQLiteConnectionStringBuilderDefaultIsolationLevel 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
IsolationLevel DefaultIsolationLevel { get; set; }

Property Value

Type: IsolationLevel
See Also