Overload List
| Name | Description | |
|---|---|---|
| Sqrt(Byte) |
Project SQL function sqrt()
Note: throws an exception outside of a QueryOver expression
| |
| Sqrt(Decimal) |
Project SQL function sqrt()
Note: throws an exception outside of a QueryOver expression
| |
| Sqrt(Double) |
Project SQL function sqrt()
Note: throws an exception outside of a QueryOver expression
| |
| Sqrt(Int32) |
Project SQL function sqrt()
Note: throws an exception outside of a QueryOver expression
| |
| Sqrt(Int64) |
Project SQL function sqrt()
Note: throws an exception outside of a QueryOver expression
|