SDAC

TCustomMSConnection.IsolationLevel Property

Used to specify the extent to which all outside transactions interfere with subsequent transactions of the current connection.

Class

TCustomMSConnection

Syntax

property IsolationLevel: TIsolationLevel default ilReadCommitted;

Remarks

Use the IsolationLevel property to specify the extent to which all outside transactions interfere with subsequent transactions of the current connection.

Changes to IsolationLevel take effect at a time of starting new transaction or opening new connection.

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