public DbTransaction CreateDbTransaction() { return(_IDBHelper.CreateDbTransaction(Config.GetInstance().DB)); }