C# 使用事务transaction

C# 事务里面如果只是针对单数据库,则可以使用SqlTransaction,跨数据库使用TransactionScope。

posted @ 2019-01-17 14:16  木狼  阅读(1613)  评论(0)    收藏  举报