4D v16OCITableNext |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v16
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 v16)
Add a comment