LiteDAC

TLiteConnectionOptions.Synchronous Property

Used to specify the database synchronization mode when writing to disk.

Class

TLiteConnectionOptions

Syntax

property Synchronous: TSynchronous default DefValSynchronous;

Remarks

Use the Synchronous property to specify the database synchronization mode when writing to disk.

Note: Keep the default Synchronous=smOff and LockingMode=lmExclusive for the best perfomance.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback