Contents Index Checkpoint Store synchronization parameter Download Only synchronization parameter

UltraLite Database User's Guide
   Synchronization for UltraLite Applications
    Synchronization parameters reference

Disable Concurrency synchronization parameter


Function 

Disallow database access from other threads during synchronization.

Default 

The parameter is a Boolean value, and by default is false (allowing concurrent database access). Data access is read-write during the download phase, and read-only otherwise.

See also 

Threading in UltraLite applications

Interfaces 

Contents Index Checkpoint Store synchronization parameter Download Only synchronization parameter