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