摘要: 方法一:/// /// 执行多条SQL语句,实现数据库事务 /// /// 多条SQL语句 /// 执行事务影响的行数 public static int ExecuteSqlTran(string connectionStr... 阅读全文
posted @ 2014-04-18 13:22 wangfei1511 阅读(126) 评论(0) 推荐(0)