标签: entity-framework-4.1 transactionscope
我们如何在EntityFramework 4.1中使用DependentTransaction?如果您看到文章“http://stackoverflow.com/questions/2858750/what-is-the-reason-of-transaction-context-in-use-by-another-session”将交易带入另一个线程我们有首先打开连接但是如果打开连接,EF 4.1会出错。知道怎么做吗?