Related resources for UseTransaction and BeginTransaction
  • Transaction Support in Entity Framework 61/14/2021 12:25:20 PM. With the release of EF6 we added two new APIs to DbContext.Database which make working with transactions easier: UseTransaction() and BeginTransaction().