|
This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v19
OCIDateAddDays
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| OCIDateAddDays ( err ; date ; num_days ; result ) -> Function result | ||||||||
| Parameter | Type | Description | ||||||
| err | Longint |
|
Error handle | |||||
|
||||||||
| date | Date |
|
Date from which to add or subtract | |||||
| num_days | Longint |
|
Number of days to be added or subtracted | |||||
| result | Date |
|
Result of adding/subtracting days to/from date | |||||
|
||||||||
| Function result | Longint |
|
Status | |||||
Please refer to the OCIDateAddDays command in the OCI documentation provided by Oracle.
Product: 4D
Theme: Relational Commands
Number:
705189
4D for OCI ( 4D v19)
Add a comment