public virtual string EnableTransaction()
 {
     return(_dataAccessObject.EnableTransaction());
 }