OracleNumber.Ceiling(OracleNumber) Method

Definition

Returns the smallest whole number greater than or equal to the specified OracleNumber structure.

C#
public static System.Data.OracleClient.OracleNumber Ceiling(System.Data.OracleClient.OracleNumber n);

Parameters

n
OracleNumber

The OracleNumber structure for which the ceiling value is to be calculated.

Returns

An OracleNumber representing the smallest whole number greater than or equal to the specified OracleNumber structure.

Applies to

Produkt Verzie
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1