4D v16OCITableExists |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v16
OCITableExists
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| OCITableExists ( env ; err ; tbl ; index ; exists ) -> Function result | ||||||||
| Parameter | Type | Description | ||||||
| env | Longint |
|
OCI environment handle | |||||
|
||||||||
| err | Longint |
|
Error handle | |||||
|
||||||||
| tbl | Longint |
|
Table where index is checked | |||||
| index | Longint |
|
Index of element checked for existence | |||||
| exists | Longint |
|
True if element exists; otherwise, False | |||||
| Function result | Longint |
|
Status | |||||
Please refer to the OCITableExists command in the OCI documentation provided by Oracle.
Product: 4D
Theme: Relational Commands
Number:
705217
4D for OCI ( 4D v16)
Add a comment