|
This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v19
OCITableNext
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| OCITableNext ( env ; err ; index ; tbl ; next_index ; exists ) -> Function result | ||||||||
| Parameter | Type | Description | ||||||
| env | Longint |
|
OCI environment handle | |||||
|
||||||||
| err | Longint |
|
Error handle | |||||
|
||||||||
| index | Longint |
|
Index of start point for scan | |||||
| tbl | Longint |
|
Table to scan | |||||
| next_index | Longint |
|
Index of next existing element | |||||
| exists | Longint |
|
False if no next index available; otherwise, True | |||||
| Function result | Longint |
|
Status | |||||
Please refer to the OCITableNext command in the OCI documentation provided by Oracle.
Product: 4D
Theme: Relational Commands
Number:
705220
4D for OCI ( 4D v19)
Add a comment