/// <summary> /// /// </summary> /// <returns></returns> public override int GetHashCode() { var hashCode = _sql.GetHashCode(); return(hashCode); }