4D v16

OCIBindByPos

Home

 
4D v16
OCIBindByPos

OCIBindByPos 


 

OCIBindByPos ( stmtp ; bindpp ; errhp ; position ; valuep ; dty ; indp ; alenp ; rcodep ; maxarr_len ; mode ) -> Function result 
Parameter Type   Description
stmtp  Longint in Statement handle
in
bindpp  Longint in Address of bind handle
in
errhp  Longint in Error handle
in
position  Longint in Specifies placeholder attributes
valuep  Pointer in Address of data value(s) of type specified in dty parameter
in
dty  Longint in Datatype of value(s) being bound
indp  Pointer in Indicator variable or array
in
alenp  Pointer in Array of actual lengths of array elements
in
rcodep  Pointer in Array of column-level return codes
maxarr_len  Longint in Maximum array length parameter
mode  Longint in Specifies mode of operation
Function result  Longint in Status

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

Example  



See also 

OCIBindByName
OCIBindDateByName

 
PROPERTIES 

Product: 4D
Theme: Datatype
Number: 705109

 
HISTORY 

 
ARTICLE USAGE

4D for OCI ( 4D v16)