The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
EntityTransaction::IsolationLevel Property
.NET Framework (current version)
Gets the isolation level of this EntityTransaction.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
Property Value
Type: System.Data::IsolationLevelAn IsolationLevel enumeration value that represents the isolation level of the underlying transaction.
Implements
IDbTransaction::IsolationLevel
.NET Framework
Available since 3.5
Available since 3.5
Show: