4D v16

OCITableNext

Home

 
4D v16
OCITableNext

OCITableNext 


 

OCITableNext ( env ; err ; index ; tbl ; next_index ; exists ) -> Function result 
Parameter Type   Description
env  Longint in OCI environment handle
in
err  Longint in Error handle
in
index  Longint in Index of start point for scan
tbl  Longint in Table to scan
next_index  Longint in Index of next existing element
exists  Longint in False if no next index available; otherwise, True
Function result  Longint in Status

Please refer to the OCITableNext command in the OCI documentation provided by Oracle.



See also 

OCITableFirst

 
PROPERTIES 

Product: 4D
Theme: Relational Commands
Number: 705220

 
HISTORY 

 
ARTICLE USAGE

4D for OCI ( 4D v16)