public void UpdateQuery(Query query, List <QueryParam> queryParams) { _update.UpdateQuery(query, queryParams); }