4D v16

OCIStmtExecute

Inicio

 
4D v16
OCIStmtExecute

OCIStmtExecute 


 

OCIStmtExecute ( svchp ; stmtp ; errhp ; iters ; rowoff ; snap_in ; snap_out ; mode ) -> Resultado 
Parámetro Tipo   Descripción
svchp  Entero largo in Service context handle
in
stmtp  Entero largo in Statement handle
in
errhp  Entero largo in Error handle
in
iters  Entero largo in Number of times statement is executed
rowoff  Entero largo in Starting index from which data in array bind is relevant
snap_in  Entero largo in Database snapshot where statement is being executed
snap_out  Entero largo in Database snapshot suitable as a snap_in input to a subsequent call
mode  Entero largo in Mode of execution
Resultado  Entero largo in Status

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

Ejemplo  



Ver también 

OCIStmtPrepare

 
PROPIEDADES 

Producto: 4D
Tema: Datatype
Número 705120

 
HISTORIA 

 
ARTICLE USAGE

4D for OCI ( 4D v16)