Click or drag to resize

CaseWhenThenExpression Methods

The CaseWhenThenExpression type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds a when-then pair of expressions.
Public methodAddChild
Adds a new child expression to the current expression.
(Inherited from ExpressionBase.)
Public methodSetElse
Sets the expression to provide a value when no when-condition matches.
Public methodToEPL (Inherited from ExpressionBase.)
Public methodToPrecedenceFreeEPL (Overrides ExpressionBaseToPrecedenceFreeEPL(TextWriter).)
Top
See Also