Click or drag to resize

ScriptExecutionBaseCeiling Method

Overload List
 NameDescription
Public methodStatic memberCeiling(DataColumn) Applies Ceiling(Double) to a data column.
Public methodStatic memberCeiling(Double)Returns the smallest integral value that is greater than or equal to the specified double-precision floating-point number.
Public methodStatic memberCeiling(DoubleColumn) Applies Ceiling(Double) to a DoubleColumn.
Top
See Also