摘要: using System.Transactions; try { using (TransactionScope scope = new TransactionScope()) { var count = dc.ExecuteCommand(@"insert into bg_count_month( 阅读全文
posted @ 2016-07-06 11:35 shanwater 阅读(190) 评论(0) 推荐(0)