public string GetDataBase()
 {
     return(backUp.GetDatabase());
 }