ここは旧式の4DドキュメントWebサイトです。最新のアップデートされたドキュメントを読むには新サイトをご利用下さい→ developer.4d.com |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v19
OCIBindByName
|
OCIBindByName ( stmtp ; bindpp ; errhp ; placeholder ; valuep ; dty ; indp ; alenp ; rcodep ; maxarr_len ; mode ) -> 戻り値 | ||||||||
引数 | 型 | 説明 | ||||||
stmtp | 倍長整数 |
![]() |
Statement handle | |||||
![]() |
||||||||
bindpp | 倍長整数 |
![]() |
Address of bind handle | |||||
![]() |
||||||||
errhp | 倍長整数 |
![]() |
Error handle | |||||
![]() |
||||||||
placeholder | 文字 |
![]() |
Name of placeholder | |||||
valuep | ポインター |
![]() |
Address of data value(s) of type specified in dty parameter | |||||
![]() |
||||||||
dty | 倍長整数 |
![]() |
Datatype of value(s) being bound | |||||
indp | ポインター |
![]() |
Indicator variable or array | |||||
![]() |
||||||||
alenp | ポインター |
![]() |
Array of actual lengths of array elements | |||||
![]() |
||||||||
rcodep | ポインター |
![]() |
Array of column-level return codes | |||||
maxarr_len | 倍長整数 |
![]() |
Maximum array length parameter | |||||
mode | 倍長整数 |
![]() |
Specifies mode of operation | |||||
戻り値 | 倍長整数 |
![]() |
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.
プロダクト: 4D
テーマ: Datatype
番号:
705108
4D for OCI ( 4D v19)