4D v16

OCITableExists

Home

 
4D v16
OCITableExists

OCITableExists 


 

OCITableExists ( env ; err ; tbl ; index ; exists ) -> Function result 
Parameter Type   Description
env  Longint in OCI environment handle
in
err  Longint in Error handle
in
tbl  Longint in Table where index is checked
index  Longint in Index of element checked for existence
exists  Longint in True if element exists; otherwise, False
Function result  Longint in Status

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

 
PROPERTIES 

Product: 4D
Theme: Relational Commands
Number: 705217

 
HISTORY 

 
ARTICLE USAGE

4D for OCI ( 4D v16)