Table of Contents

Property Synchronous

Namespace
PowerSync.Common.MDSQLite
Assembly
PowerSync.Common.dll

Synchronous

SQLite synchronous flag. Defaults to NORMAL, which is safe for WAL mode.

public SqliteSynchronous? Synchronous { get; set; }

Property Value

SqliteSynchronous