|
Dies ist die alte 4D Dokumentations-Website. Die neue und aktualisierte Dokumentation finden Sie unter developer.4d.com |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20
OCICollGetElem
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| OCICollGetElem ( env ; err ; coll ; index ; exists ; elem ; elemind ) -> Funktionsergebnis | ||||||||
| Parameter | Typ | Beschreibung | ||||||
| env | Lange Ganzzahl |
|
OCI environment handle | |||||
|
||||||||
| err | Lange Ganzzahl |
|
Error handle | |||||
|
||||||||
| coll | Lange Ganzzahl |
|
Collection whose element you want to get | |||||
| index | Lange Ganzzahl |
|
Index of element whose pointer is returned | |||||
| exists | Lange Ganzzahl |
|
False if element does not exist; otherwise, True | |||||
| elem | Lange Ganzzahl |
|
Address of element | |||||
| elemind | Lange Ganzzahl |
|
Address of NULL indicator | |||||
| Funktionsergebnis | Lange Ganzzahl |
|
Status | |||||
Please refer to the OCICollGetElem command in the OCI documentation provided by Oracle.
Produkt: 4D
Thema: Relational Commands
Nummer:
705185
4D for OCI ( 4D v20)
Fehler melden