Property Synchronous
Synchronous
SQLite synchronous flag. Defaults to NORMAL, which is safe for WAL mode.
public SqliteSynchronous? Synchronous { get; set; }
SQLite synchronous flag. Defaults to NORMAL, which is safe for WAL mode.
public SqliteSynchronous? Synchronous { get; set; }