CommitFailureHandler.MarkTransactionForPruning Method (TransactionRow)
Adds the specified transaction to the list of transactions that can be removed from the database
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- transaction
-
Type:
System.Data.Entity.Infrastructure.TransactionRow
The transaction to be removed from the database.