Dies ist die alte 4D Dokumentations-Website. Die neue und aktualisierte Dokumentation finden Sie unter developer.4d.com |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v19
OCIStmtExecute
|
OCIStmtExecute ( svchp ; stmtp ; errhp ; iters ; rowoff ; snap_in ; snap_out ; mode ) -> Funktionsergebnis | ||||||||
Parameter | Typ | Beschreibung | ||||||
svchp | Lange Ganzzahl |
![]() |
Service context handle | |||||
![]() |
||||||||
stmtp | Lange Ganzzahl |
![]() |
Statement handle | |||||
![]() |
||||||||
errhp | Lange Ganzzahl |
![]() |
Error handle | |||||
![]() |
||||||||
iters | Lange Ganzzahl |
![]() |
Number of times statement is executed | |||||
rowoff | Lange Ganzzahl |
![]() |
Starting index from which data in array bind is relevant | |||||
snap_in | Lange Ganzzahl |
![]() |
Database snapshot where statement is being executed | |||||
snap_out | Lange Ganzzahl |
![]() |
Database snapshot suitable as a snap_in input to a subsequent call | |||||
mode | Lange Ganzzahl |
![]() |
Mode of execution | |||||
Funktionsergebnis | Lange Ganzzahl |
![]() |
Status | |||||
Please refer to the OCIStmtExecute command in the OCI documentation provided by Oracle.
See the examples for Executing an SQL SELECT request, Executing an SQL INSERT request, Executing an SQL UPDATE request and Executing an SQL DELETE request.
Produkt: 4D
Thema: Datatype
Nummer:
705120
4D for OCI ( 4D v19)