Udostępnij za pośrednictwem


IDbTransactionInterceptor.IsolationLevelGetting Metoda

Definicja

Wywoływane przed IsolationLevel pobraniem.

public void IsolationLevelGetting(System.Data.Common.DbTransaction transaction, System.Data.Entity.Infrastructure.Interception.DbTransactionInterceptionContext<System.Data.IsolationLevel> interceptionContext);
abstract member IsolationLevelGetting : System.Data.Common.DbTransaction * System.Data.Entity.Infrastructure.Interception.DbTransactionInterceptionContext<System.Data.IsolationLevel> -> unit
Public Sub IsolationLevelGetting (transaction As DbTransaction, interceptionContext As DbTransactionInterceptionContext(Of IsolationLevel))

Parametry

transaction
DbTransaction

Transakcja.

interceptionContext
DbTransactionInterceptionContext<IsolationLevel>

Informacje kontekstowe skojarzone z wywołaniem.

Dotyczy