SynchronousMode
Description:
Namespace: SQLHeavy
Package: SQLHeavy
Content:
Enum values:
-
OFF - SQLite continues without pausing as soon as it has
handed data off to the operating system
-
NORMAL - Database engine will still pause at the most
critical moments, but less often than in FULL mode
-
FULL -
- SQLite will block until data is safely written to disk
Static methods:
Methods: