|
Dies ist die alte 4D Dokumentations-Website. Die neue und aktualisierte Dokumentation finden Sie unter developer.4d.com |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20
OCIBindByPos
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| OCIBindByPos ( stmtp ; bindpp ; errhp ; position ; valuep ; dty ; indp ; alenp ; rcodep ; maxarr_len ; mode ) -> Funktionsergebnis | ||||||||
| Parameter | Typ | Beschreibung | ||||||
| stmtp | Lange Ganzzahl |
|
Statement handle | |||||
|
||||||||
| bindpp | Lange Ganzzahl |
|
Address of bind handle | |||||
|
||||||||
| errhp | Lange Ganzzahl |
|
Error handle | |||||
|
||||||||
| position | Lange Ganzzahl |
|
Specifies placeholder attributes | |||||
| valuep | Zeiger |
|
Address of data value(s) of type specified in dty parameter | |||||
|
||||||||
| dty | Lange Ganzzahl |
|
Datatype of value(s) being bound | |||||
| indp | Zeiger |
|
Indicator variable or array | |||||
|
||||||||
| alenp | Zeiger |
|
Array of actual lengths of array elements | |||||
|
||||||||
| rcodep | Zeiger |
|
Array of column-level return codes | |||||
| maxarr_len | Lange Ganzzahl |
|
Maximum array length parameter | |||||
| mode | Lange Ganzzahl |
|
Specifies mode of operation | |||||
| Funktionsergebnis | Lange Ganzzahl |
|
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.
Produkt: 4D
Thema: Datatype
Nummer:
705109
4D for OCI ( 4D v20)
Fehler melden