Overload List

  NameDescription
Public methodStatic memberSqrt(Byte)
Project SQL function sqrt() Note: throws an exception outside of a QueryOver expression
Public methodStatic memberSqrt(Decimal)
Project SQL function sqrt() Note: throws an exception outside of a QueryOver expression
Public methodStatic memberSqrt(Double)
Project SQL function sqrt() Note: throws an exception outside of a QueryOver expression
Public methodStatic memberSqrt(Int32)
Project SQL function sqrt() Note: throws an exception outside of a QueryOver expression
Public methodStatic memberSqrt(Int64)
Project SQL function sqrt() Note: throws an exception outside of a QueryOver expression

See Also