Script |
| Name | Description | |
|---|---|---|
| Ceiling(DataColumn) | Applies Ceiling(Double) to a data column. | |
| Ceiling(Double) | Returns the smallest integral value that is greater than or equal to the specified double-precision floating-point number. | |
| Ceiling(DoubleColumn) | Applies Ceiling(Double) to a DoubleColumn. |