EntityTransaction.IsolationLevel Property
Gets the isolation level of this EntityTransaction.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.Data.IsolationLevelAn IsolationLevel enumeration value that represents the isolation level of the underlying transaction.