Data.DBXMessageHandlerCommon.TDBXTxBeginMessage.IsolationLevel
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Data.DBXMessageHandlerCommon.pas Data.DBXMessageHandlerCommon.hpp
| |
Unit: Data.DBXMessageHandlerCommon | |
Parent: TDBXTxBeginMessage |
Delphi
property IsolationLevel: Integer read FIsolationLevel write FIsolationLevel;
C++
__property int IsolationLevel = {read=FIsolationLevel, write=FIsolationLevel, nodefault};
Description
Embarcadero Technologies does not currently have any additional information.