Overload List
Name | Description | |
---|---|---|
Coalesce<(Of <<'(T>)>>)(Nullable<(Of <<'(T>)>>), T) |
Project SQL function coalesce()
Note: throws an exception outside of a QueryOver expression
| |
Coalesce<(Of <<'(T>)>>)(T, T) |
Project SQL function coalesce()
Note: throws an exception outside of a QueryOver expression
|