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


CommitFailureHandler.RolledBack Метод

Определение

Прекращает отслеживание отката транзакции.

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

Параметры

transaction
DbTransaction

Откат транзакции.

interceptionContext
DbTransactionInterceptionContext

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

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

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