Поделиться через


CommitFailureHandler.Disposed Метод

Определение

Прекращает отслеживание транзакции, которая была удалена.

public override void Disposed (System.Data.Common.DbTransaction transaction, System.Data.Entity.Infrastructure.Interception.DbTransactionInterceptionContext interceptionContext);
override this.Disposed : System.Data.Common.DbTransaction * System.Data.Entity.Infrastructure.Interception.DbTransactionInterceptionContext -> unit
Public Overrides Sub Disposed (transaction As DbTransaction, interceptionContext As DbTransactionInterceptionContext)

Параметры

transaction
DbTransaction

Удаленная транзакция.

interceptionContext
DbTransactionInterceptionContext

Контекстная информация, связанная с вызовом.

Применяется к

См. также раздел