Example #1
0
 /// <summary>
 /// 用于非自动提交状态下面的查询提交
 /// </summary>
 public void Commit()
 {
     DbHelper.TransCommit();
 }