LiteDAC

TLiteConnectionOptions.LockingMode Property

Used to specify the database locking mode: Exclusive or Normal.

Class

TLiteConnectionOptions

Syntax

property LockingMode: TLockingMode default DefValLockingMode;

Remarks

Use the LockingMode property to specify the database locking mode: Exclusive or Normal.

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

See Also

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