4D v16

OCICollGetElem

ホーム

 
4D v16
OCICollGetElem

OCICollGetElem 


 

OCICollGetElem ( env ; err ; coll ; index ; exists ; elem ; elemind ) -> 戻り値 
引数   説明
env  倍長整数 in OCI environment handle
in
err  倍長整数 in Error handle
in
coll  倍長整数 in Collection whose element you want to get
index  倍長整数 in Index of element whose pointer is returned
exists  倍長整数 in False if element does not exist; otherwise, True
elem  倍長整数 in Address of element
elemind  倍長整数 in Address of NULL indicator
戻り値  倍長整数 in Status

説明   

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

 
プロパティ 

プロダクト: 4D
テーマ: Relational Commands
番号: 705185

 
履歴 

 
ARTICLE USAGE

4D for OCI ( 4D v16)