public override int GetHashCode() { return(dbDriver.GetHashCode() ^ connectionString.GetHashCode()); }