4D v16

OCIDefineByPos

Home

 
4D v16
OCIDefineByPos

OCIDefineByPos 


 

OCIDefineByPos ( stmtp ; defnnpp ; errhp ; position ; valuep ; dty ; indp ; rlenp ; rcodep ; mode ) -> Function result 
Parameter Type   Description
stmtp  Longint in Handle to requested SQL query operation
in
defnnpp  Longint in Define handle
in
errhp  Longint in Error handle
in
position  Longint in Position of value in list
valuep  Pointer in Buffer(s) of type specified in dty parameter
in
dty  Longint in Datatype
indp  Pointer in Indicator variable or array
rlenp  Pointer in Array of length of data fetched
in
rcodep  Pointer in Array of column-level return codes
mode  Longint in Specifies mode of operation
Function result  Longint in Status

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

Example  

 
PROPERTIES 

Product: 4D
Theme: Datatype
Number: 705110

 
HISTORY 

 
ARTICLE USAGE

4D for OCI ( 4D v16)