开发者

vb.net 2008 / Imports System.Transactions?

Using vb.net 2008. I am trying to use TransactionScope but when I put "Imports System.Transactions" at the top of my module it is not taking it. Do I need 开发者_StackOverflow社区to do some setting or something?


you need to add a reference to System.Transactions, right click on the project in solution explorer and select Add Reference.

vb.net 2008 / Imports System.Transactions?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜