This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v19
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

 
PAGE CONTENTS 
 
HISTORY 

 
ARTICLE USAGE

4D for OCI ( 4D v19)