OracleNumber::Ceiling Method (OracleNumber)
.NET Framework (current version)
Returns the smallest whole number greater than or equal to the specified OracleNumber structure.
Assembly: System.Data.OracleClient (in System.Data.OracleClient.dll)
Parameters
- n
-
Type:
System.Data.OracleClient::OracleNumber
The OracleNumber structure for which the ceiling value is to be calculated.
Return Value
Type: System.Data.OracleClient::OracleNumberAn OracleNumber representing the smallest whole number greater than or equal to the specified OracleNumber structure.
.NET Framework
Available since 1.1
Available since 1.1
Show: