Accueil
|
4D v16
OCIIterNext
OCIIterNext
|
|
|
|
OCIIterNext ( env ; err ; itr ; elem ; elemind ; eoc ) -> Résultat
|
|
|
|
|
|
Paramètre |
|
Type |
|
|
|
Description |
|
|
env |
|
Entier long |
|
|
|
OCI environment handle |
|
|
|
|
|
|
|
|
|
|
|
err |
|
Entier long |
|
|
|
Error handle |
|
|
|
|
|
|
|
|
|
|
|
itr |
|
Entier long |
|
|
|
Iterator updated to point to next element |
|
|
|
|
|
|
|
|
|
|
|
elem |
|
Entier long |
|
|
|
Address of next element |
|
|
elemind |
|
Entier long |
|
|
|
Address of element's NULL indicator |
|
|
eoc |
|
Entier long |
|
|
|
True if next element does not exist; otherwise, False |
|
|
Résultat |
|
Entier long |
|
|
|
Status |
|
|
|
|
Voir aussi
OCIIterPrev
|
Produit : 4D
Thème : Relational Commands
Numéro :
705201
4D for OCI ( 4D v16)
|