Click or drag to resize

INonAggregateExpressionBuilderIf Method

Overload List
  NameDescription
Public methodIf(BooleanExpression)
Creates a call to the IF function with an expression for the first parameter.
Public methodIf(VariableExpression)
Creates a call to the IF function with a variable for the first parameter.
Top
See Also