|
Dies ist die alte 4D Dokumentations-Website. Die neue und aktualisierte Dokumentation finden Sie unter developer.4d.com |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20
OCITableNext
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| OCITableNext ( env ; err ; index ; tbl ; next_index ; exists ) -> Funktionsergebnis | ||||||||
| Parameter | Typ | Beschreibung | ||||||
| env | Lange Ganzzahl |
|
OCI environment handle | |||||
|
||||||||
| err | Lange Ganzzahl |
|
Error handle | |||||
|
||||||||
| index | Lange Ganzzahl |
|
Index of start point for scan | |||||
| tbl | Lange Ganzzahl |
|
Table to scan | |||||
| next_index | Lange Ganzzahl |
|
Index of next existing element | |||||
| exists | Lange Ganzzahl |
|
False if no next index available; otherwise, True | |||||
| Funktionsergebnis | Lange Ganzzahl |
|
Status | |||||
Please refer to the OCITableNext command in the OCI documentation provided by Oracle.
Produkt: 4D
Thema: Relational Commands
Nummer:
705220
4D for OCI ( 4D v20)
Fehler melden