Click or drag to resize

SubqueryInExpression Methods

The SubqueryInExpression type exposes the following members.

Methods
  NameDescription
Public methodAddChild
Adds a new child expression to the current expression.
(Inherited from ExpressionBase.)
Public methodSetModel
Sets the lookup statement object model.
Public methodSetNotIn
Set to true for not-in, or false for in-lookup.
Public methodToEPL (Inherited from ExpressionBase.)
Public methodToPrecedenceFreeEPL (Overrides ExpressionBaseToPrecedenceFreeEPL(TextWriter).)
Top
See Also