protected string ReadNames(FilterField field, List <ulong> ids) { return(GetValuesFromSQL(field.GetNamesSql(ids))); }