Overload List

  NameDescription
Public methodStatic memberCoalesce<(Of <<'(T>)>>)(Nullable<(Of <<'(T>)>>), T)
Project SQL function coalesce() Note: throws an exception outside of a QueryOver expression
Public methodStatic memberCoalesce<(Of <<'(T>)>>)(T, T)
Project SQL function coalesce() Note: throws an exception outside of a QueryOver expression

See Also