public bool Exists()
 {
     return(_connection.Exists());
 }