INonAggregateExpressionBuilderIf Method |
| Name | Description | |
|---|---|---|
| If(BooleanExpression) |
Creates a call to the IF function with an expression for the first parameter.
| |
| If(VariableExpression) |
Creates a call to the IF function with a variable for the first parameter.
|