![]() | CaseWhenThenExpression Methods |
The CaseWhenThenExpression type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add |
Adds a when-then pair of expressions.
|
![]() | AddChild |
Adds a new child expression to the current expression.
(Inherited from ExpressionBase.) |
![]() | SetElse |
Sets the expression to provide a value when no when-condition matches.
|
![]() | ToEPL | (Inherited from ExpressionBase.) |
![]() | ToPrecedenceFreeEPL | (Overrides ExpressionBaseToPrecedenceFreeEPL(TextWriter).) |