4D v16OCIDateAddMonths |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v16
OCIDateAddMonths
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| OCIDateAddMonths ( err ; date ; num_months ; result ) -> Function result | ||||||||
| Parameter | Type | Description | ||||||
| err | Longint |
|
Error handle | |||||
|
||||||||
| date | Date |
|
Date from which to add or subtract | |||||
| num_months | Longint |
|
Number of months to be added or subtracted | |||||
| result | Date |
|
Result of adding/subtracting days to/from date | |||||
|
||||||||
| Function result | Longint |
|
Status | |||||
Please refer to the OCIDateAddMonths command in the OCI documentation provided by Oracle.
Product: 4D
Theme: Relational Commands
Number:
705190
4D for OCI ( 4D v16)
Add a comment