Expr2Subquery property: QueryCriteria class
Description
This property returns a reference to the QuerySelect object that's used as a subquery for Expression 2.
This property is valid only when Expression 2 exists as a subquery. To add a subquery for Expression 2, use the AddExpr2Subquery method.
This property is read-only.
Related Topics