|
Vous êtes sur le site Web historique de la documentation de 4D. Les documentations sont progressivement déplacées vers developer.4d.com |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20
OCIBindByPos
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| OCIBindByPos ( stmtp ; bindpp ; errhp ; position ; valuep ; dty ; indp ; alenp ; rcodep ; maxarr_len ; mode ) -> Résultat | ||||||||
| Paramètre | Type | Description | ||||||
| stmtp | Entier long |
|
Statement handle | |||||
|
||||||||
| bindpp | Entier long |
|
Address of bind handle | |||||
|
||||||||
| errhp | Entier long |
|
Error handle | |||||
|
||||||||
| position | Entier long |
|
Specifies placeholder attributes | |||||
| valuep | Pointeur |
|
Address of data value(s) of type specified in dty parameter | |||||
|
||||||||
| dty | Entier long |
|
Datatype of value(s) being bound | |||||
| indp | Pointeur |
|
Indicator variable or array | |||||
|
||||||||
| alenp | Pointeur |
|
Array of actual lengths of array elements | |||||
|
||||||||
| rcodep | Pointeur |
|
Array of column-level return codes | |||||
| maxarr_len | Entier long |
|
Maximum array length parameter | |||||
| mode | Entier long |
|
Specifies mode of operation | |||||
| Résultat | Entier long |
|
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.
Produit : 4D
Thème : Datatype
Numéro :
705109
4D for OCI ( 4D v20)
Ajouter un commentaire