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.
问题在标题中。我只是想了解为什么不支持此功能?
只是为了澄清这是 MS Sql Server 2005 / 2008。
因为它可能是不一致的,而且它比基于锁的隔离 (ANSI SQL) 更弱。
或者,缺点(例如这个银行示例)需要更多的工作和思考才能保持正确,因此不支持它更安全。
最后(我还没有检查过),它在 ANSI 标准中吗?这可能是一个非常定制的解决方案,您将无法针对其他平台使用分布式事务
链接 1