下面这篇微软官方文档,介绍了如何在EF Core中使用事务:

Using Transactions

 

请注意,里面提到了在.NET Core中TransactionScope对分布式事务的支持情况:Limitations of System.Transactions

 

相关文章:

  • 2021-09-08
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-24
  • 2021-08-03
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-08-21
  • 2022-03-03
  • 2021-06-21
  • 2021-07-09
  • 2021-09-22
相关资源
相似解决方案