OracleNumber::Floor Method (OracleNumber)
.NET Framework (current version)
Rounds a specified OracleNumber number to the next lower whole number.
Assembly: System.Data.OracleClient (in System.Data.OracleClient.dll)
Parameters
- n
-
Type:
System.Data.OracleClient::OracleNumber
The OracleNumber structure for which the floor value is to be calculated.
Return Value
Type: System.Data.OracleClient::OracleNumberAn OracleNumber structure containing the whole number portion of this OracleNumber structure.
.NET Framework
Available since 1.1
Available since 1.1
Show: