Este é o site histórico da documentação 4D. As documentações estão sendo movidas progressivamente para developer.4d.com |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v19
OCIBindByName
|
OCIBindByName ( stmtp ; bindpp ; errhp ; placeholder ; valuep ; dty ; indp ; alenp ; rcodep ; maxarr_len ; mode ) -> Resultado | ||||||||
Parâmetro | Tipo | Descrição | ||||||
stmtp | Inteiro longo |
![]() |
Statement handle | |||||
![]() |
||||||||
bindpp | Inteiro longo |
![]() |
Address of bind handle | |||||
![]() |
||||||||
errhp | Inteiro longo |
![]() |
Error handle | |||||
![]() |
||||||||
placeholder | String |
![]() |
Name of placeholder | |||||
valuep | Ponteiro |
![]() |
Address of data value(s) of type specified in dty parameter | |||||
![]() |
||||||||
dty | Inteiro longo |
![]() |
Datatype of value(s) being bound | |||||
indp | Ponteiro |
![]() |
Indicator variable or array | |||||
![]() |
||||||||
alenp | Ponteiro |
![]() |
Array of actual lengths of array elements | |||||
![]() |
||||||||
rcodep | Ponteiro |
![]() |
Array of column-level return codes | |||||
maxarr_len | Inteiro longo |
![]() |
Maximum array length parameter | |||||
mode | Inteiro longo |
![]() |
Specifies mode of operation | |||||
Resultado | Inteiro longo |
![]() |
Status | |||||
Please refer to the OCIBindByName command in the OCI documentation provided by Oracle.
See the examples for Executing an SQL INSERT request, Executing an SQL UPDATE request and Executing an SQL DELETE request.
Produto: 4D
Tema: Datatype
Número
705108
4D for OCI ( 4D v19)