コード例 #1
0
ファイル: NewTechSqlDal.cs プロジェクト: kezunlong/NewTech
 public void CommitTransaction()
 {
     sqlProc.CommitTransaction();
 }