Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
好吧,我的疑问是如何在 SQL Azure 中启用分布式事务管理器……有人知道怎么做吗?我正在尝试通过实体框架进行交易,我需要这个功能。
您需要在虚拟机中运行 SQL Server 才能利用 DTC,因为 Windows Azure SQL 数据库服务不支持它。
TechNet 上提供了完整的比较,请点击此处。深入研究准则和限制-->一般准则和限制-->事务支持。
SQL Azure 不支持分布式事务