|
Este es el sitio web histórico de la documentación de 4D. La documentación se está trasladando progresivamente a developer.4d.com |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20
OCIBindByPos
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| OCIBindByPos ( stmtp ; bindpp ; errhp ; position ; valuep ; dty ; indp ; alenp ; rcodep ; maxarr_len ; mode ) -> Resultado | ||||||||
| Parámetro | Tipo | Descripción | ||||||
| stmtp | Entero largo |
|
Statement handle | |||||
|
||||||||
| bindpp | Entero largo |
|
Address of bind handle | |||||
|
||||||||
| errhp | Entero largo |
|
Error handle | |||||
|
||||||||
| position | Entero largo |
|
Specifies placeholder attributes | |||||
| valuep | Puntero |
|
Address of data value(s) of type specified in dty parameter | |||||
|
||||||||
| dty | Entero largo |
|
Datatype of value(s) being bound | |||||
| indp | Puntero |
|
Indicator variable or array | |||||
|
||||||||
| alenp | Puntero |
|
Array of actual lengths of array elements | |||||
|
||||||||
| rcodep | Puntero |
|
Array of column-level return codes | |||||
| maxarr_len | Entero largo |
|
Maximum array length parameter | |||||
| mode | Entero largo |
|
Specifies mode of operation | |||||
| Resultado | Entero largo |
|
Status | |||||
Please refer to the OCIBindByPos command in the OCI documentation provided by Oracle.
See the examples for Writing in a LONG RAW column and Executing an SQL INSERT request.
Producto: 4D
Tema: Datatype
Número
705109
4D for OCI ( 4D v20)
Añadir un comentario