private string[] getDistinctField() { return(mh.Distinct(localDbConnInfo.connStr, localDbConnInfo.connDB, notifySubsColl, "domain")); }