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