Accueil
|
4D v16
OCITableNext
OCITableNext
|
|
|
|
OCITableNext ( env ; err ; index ; tbl ; next_index ; exists ) -> Résultat
|
|
|
|
|
|
Paramètre |
|
Type |
|
|
|
Description |
|
|
env |
|
Entier long |
|
|
|
OCI environment handle |
|
|
|
|
|
|
|
|
|
|
|
err |
|
Entier long |
|
|
|
Error handle |
|
|
|
|
|
|
|
|
|
|
|
index |
|
Entier long |
|
|
|
Index of start point for scan |
|
|
tbl |
|
Entier long |
|
|
|
Table to scan |
|
|
next_index |
|
Entier long |
|
|
|
Index of next existing element |
|
|
exists |
|
Entier long |
|
|
|
False if no next index available; otherwise, True |
|
|
Résultat |
|
Entier long |
|
|
|
Status |
|
|
|
|
Voir aussi
OCITableFirst
|
Produit : 4D
Thème : Relational Commands
Numéro :
705220
4D for OCI ( 4D v16)
|