Quantcast
Channel: Entity Framework
Viewing all articles
Browse latest Browse all 10318

Created Issue: What should DbContextTransaction do if Commit or Rollback called after Dispose? [901]

$
0
0
Issue 645 checked in work on transactions. In that check-in a call to DbContextTransaction.Rollback() or Commit() after a call to Dispose() does nothing silently.

To compare SqlTransaction does nothing silently for Rollback() but on Commit() throws an exception.

Which should we do?

Viewing all articles
Browse latest Browse all 10318

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>