Does SQL CE 4 (CTP) support ambient transactions using System.Transaction namespace?

半城伤御伤魂 提交于 2019-12-12 21:05:55

问题


From what I can see the .NET drivers for SQL CE 3.5 and below do not support System.Transactions. Has this changed for the new version of SQLCE (version 4)?


回答1:


No, no changes there... http://msdn.microsoft.com/en-us/library/bb896149.aspx



来源:https://stackoverflow.com/questions/3401796/does-sql-ce-4-ctp-support-ambient-transactions-using-system-transaction-namesp

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!