public bool RestoreDatabase()
 {
     return(_connect.RestoreDatabase());
 }