Click or drag to resize

SubqueryQualifiedExpression Methods

The SubqueryQualifiedExpression type exposes the following members.

Methods
  NameDescription
Public methodAddChild
Adds a new child expression to the current expression.
(Inherited from ExpressionBase.)
Public methodSetAll
Set to true for ALL, false for ANY.
Public methodSetModel
Sets the lookup statement object model.
Public methodSetOperator
Sets the operator.
Public methodToEPL (Inherited from ExpressionBase.)
Public methodToPrecedenceFreeEPL (Overrides ExpressionBaseToPrecedenceFreeEPL(TextWriter).)
Top
See Also