4D v16

OCIIterNext

Home

 
4D v16
OCIIterNext

OCIIterNext 


 

OCIIterNext ( env ; err ; itr ; elem ; elemind ; eoc ) -> Function result 
Parameter Type   Description
env  Longint in OCI environment handle
in
err  Longint in Error handle
in
itr  Longint in Iterator updated to point to next element
in
elem  Longint in Address of next element
elemind  Longint in Address of element's NULL indicator
eoc  Longint in True if next element does not exist; otherwise, False
Function result  Longint in Status

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



See also 

OCIIterPrev

 
PROPERTIES 

Product: 4D
Theme: Relational Commands
Number: 705201

 
HISTORY 

 
ARTICLE USAGE

4D for OCI ( 4D v16)