4D v16OCIIterPrev |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v16
OCIIterPrev
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| OCIIterPrev ( env ; err ; itr ; elem ; elemind ; boc ) -> Function result | ||||||||
| Parameter | Type | Description | ||||||
| env | Longint |
|
OCI environment handle | |||||
|
||||||||
| err | Longint |
|
Error handle | |||||
|
||||||||
| itr | Longint |
|
Iterator updated to point to previous element | |||||
|
||||||||
| elem | Longint |
|
Address of previous element | |||||
| elemind | Longint |
|
Address of element's NULL indicator | |||||
| boc | Longint |
|
True if previous element does not exist; otherwise, False | |||||
| Function result | Longint |
|
Status | |||||
Please refer to the OCIIterPrev command in the OCI documentation provided by Oracle.
Product: 4D
Theme: Relational Commands
Number:
705202
4D for OCI ( 4D v16)
Add a comment