Beispiel #1
0
 public DbTransaction CreateDbTransaction()
 {
     return(_IDBHelper.CreateDbTransaction(Config.GetInstance().DB));
 }