4D v16

OCICollGetElem

Home

 
4D v16
OCICollGetElem

OCICollGetElem 


 

OCICollGetElem ( env ; err ; coll ; index ; exists ; elem ; elemind ) -> Function result 
Parameter Type   Description
env  Longint in OCI environment handle
in
err  Longint in Error handle
in
coll  Longint in Collection whose element you want to get
index  Longint in Index of element whose pointer is returned
exists  Longint in False if element does not exist; otherwise, True
elem  Longint in Address of element
elemind  Longint in Address of NULL indicator
Function result  Longint in Status

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

 
PROPERTIES 

Product: 4D
Theme: Relational Commands
Number: 705185

 
HISTORY 

 
ARTICLE USAGE

4D for OCI ( 4D v16)