4D v16

OCIBindByName

ホーム

 
4D v16
OCIBindByName

OCIBindByName 


 

OCIBindByName ( stmtp ; bindpp ; errhp ; placeholder ; valuep ; dty ; indp ; alenp ; rcodep ; maxarr_len ; mode ) -> 戻り値 
引数   説明
stmtp  倍長整数 in Statement handle
in
bindpp  倍長整数 in Address of bind handle
in
errhp  倍長整数 in Error handle
in
placeholder  文字 in Name of placeholder
valuep  ポインター in Address of data value(s) of type specified in dty parameter
in
dty  倍長整数 in Datatype of value(s) being bound
indp  ポインター in Indicator variable or array
in
alenp  ポインター in Array of actual lengths of array elements
in
rcodep  ポインター in Array of column-level return codes
maxarr_len  倍長整数 in Maximum array length parameter
mode  倍長整数 in Specifies mode of operation
戻り値  倍長整数 in Status

説明   

Please refer to the OCIBindByName command in the OCI documentation provided by Oracle.

例題  



参照 

OCIBindByPos
OCIBindDateByName

 
プロパティ 

プロダクト: 4D
テーマ: Datatype
番号: 705108

 
履歴 

 
ARTICLE USAGE

4D for OCI ( 4D v16)