Expr1Expression property: QueryCriteria class
Description
This property returns a reference to the QueryExpression object that's used as Expression 1.
This property is valid only when Expression 1 exists as an expression. If you want to add an expression for Expression 1, use the AddExpr1Expression method.
This property is read/write.
Related Topics