Click or drag to resize

BetweenExpression Methods

The BetweenExpression type exposes the following members.

Methods
  NameDescription
Public methodAddChild
Adds a new child expression to the current expression.
(Inherited from ExpressionBase.)
Public methodToEPL (Inherited from ExpressionBase.)
Public methodToPrecedenceFreeEPL
Renders the clause in textual representation.
(Overrides ExpressionBaseToPrecedenceFreeEPL(TextWriter).)
Top
See Also