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


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

No, there is no change.


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

wpf - Custom Message Box Advice -

AJAX doesn't send POST query -