|
ここは旧式の4DドキュメントWebサイトです。最新のアップデートされたドキュメントを読むには新サイトをご利用下さい→ developer.4d.com |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20
OCIBindByPos
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| OCIBindByPos ( stmtp ; bindpp ; errhp ; position ; valuep ; dty ; indp ; alenp ; rcodep ; maxarr_len ; mode ) -> 戻り値 | ||||||||
| 引数 | 型 | 説明 | ||||||
| stmtp | 倍長整数 |
|
Statement handle | |||||
|
||||||||
| bindpp | 倍長整数 |
|
Address of bind handle | |||||
|
||||||||
| errhp | 倍長整数 |
|
Error handle | |||||
|
||||||||
| position | 倍長整数 |
|
Specifies placeholder attributes | |||||
| 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 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.
プロダクト: 4D
テーマ: Datatype
番号:
705109
4D for OCI ( 4D v20)
コメントを追加