QueryCriteria Class

A QueryCriteria object is returned from the following:

  • The AddCriteria and AddHavingCriteria QuerySelect class method.

  • The First, Item, and Next method of the QueryCriteria Collection.

See AddCriteria method: QuerySelect class, AddHavingCriteria method: QuerySelect class.

See QueryCriteria Collection.

See Working With Query Criteria and Expressions.

See Query: Choosing Selection CriteriaQuery: Defining Criteria.