4D v16

OCIStmtExecute

Home

 
4D v16
OCIStmtExecute

OCIStmtExecute 


 

OCIStmtExecute ( svchp ; stmtp ; errhp ; iters ; rowoff ; snap_in ; snap_out ; mode ) -> Function result 
Parameter Type   Description
svchp  Longint in Service context handle
in
stmtp  Longint in Statement handle
in
errhp  Longint in Error handle
in
iters  Longint in Number of times statement is executed
rowoff  Longint in Starting index from which data in array bind is relevant
snap_in  Longint in Database snapshot where statement is being executed
snap_out  Longint in Database snapshot suitable as a snap_in input to a subsequent call
mode  Longint in Mode of execution
Function result  Longint in Status

Please refer to the OCIStmtExecute command in the OCI documentation provided by Oracle.

Example  



See also 

OCIStmtPrepare

 
PROPERTIES 

Product: 4D
Theme: Datatype
Number: 705120

 
HISTORY 

 
ARTICLE USAGE

4D for OCI ( 4D v16)