QueryExpression Class

A QueryExpression object is returned by the following:

  • The AddExpression method of the Query class.

  • The First, Item and Next methods of the QueryExpression collection.

  • Some of the QueryCriteria class methods.

  • The Expr1Expression and Expr2Expression1 properties of the QueryCriteria class.

See AddExpression, QueryExpression Collection, QueryCriteria Class Methods, Expr1Expression, Expr2Expression1.

See Working With Query Criteria and Expressions.