摘要: region 调用事务 public static bool UpdateByTran(List sqlList) { SqlConnection conn = new SqlConnection(connString); SqlCommand cmd = new SqlCommand(); cmd 阅读全文
posted @ 2020-01-13 23:15 zhujie- 阅读(599) 评论(0) 推荐(0) 编辑