Freigeben über


BeginTransactionInterceptionContext.WithIsolationLevel(IsolationLevel) Methode

Definition

Erstellt eine neue BeginTransactionInterceptionContext , die alle Kontextinformationen in diesem Abhörkontext zusammen mit dem angegebenen IsolationLevelenthält.

public System.Data.Entity.Infrastructure.Interception.BeginTransactionInterceptionContext WithIsolationLevel (System.Data.IsolationLevel isolationLevel);
member this.WithIsolationLevel : System.Data.IsolationLevel -> System.Data.Entity.Infrastructure.Interception.BeginTransactionInterceptionContext

Parameter

isolationLevel
IsolationLevel

Die zuzuordnende Isolationsstufe.

Gibt zurück

Ein neuer Abfangkontext, der der angegebenen Isolationsstufe zugeordnet ist.

Gilt für: