'Declaration Public Property CheckpointFullFSync As Boolean
public bool CheckpointFullFSync {get; set;}
'Declaration Public Property CheckpointFullFSync As Boolean
public bool CheckpointFullFSync {get; set;}
If this property is specified, the checkpoint_fullfsync SQLite PRAGMA statement is executed when connecting.
Note: F_FULLFSYNC is supported only on Mac OS-X.