Click or drag to resize
ISQLiteConnectionStringBuilderSyncMode 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
SynchronizationModes SyncMode { get; set; }

Property Value

Type: SynchronizationModes
See Also