OracleNumber.Floor Method
.NET Framework 4.5
Rounds a specified OracleNumber number to the next lower whole number.
Namespace: System.Data.OracleClient
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.
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.