public void AbortTransaction()
 {
     InternalDb.AbortTransaction();
 }