|
Este es el sitio web histórico de la documentación de 4D. La documentación se está trasladando progresivamente a developer.4d.com |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20
OCITableExists
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| OCITableExists ( env ; err ; tbl ; index ; exists ) -> Resultado | ||||||||
| Parámetro | Tipo | Descripción | ||||||
| env | Entero largo |
|
OCI environment handle | |||||
|
||||||||
| err | Entero largo |
|
Error handle | |||||
|
||||||||
| tbl | Entero largo |
|
Table where index is checked | |||||
| index | Entero largo |
|
Index of element checked for existence | |||||
| exists | Entero largo |
|
True if element exists; otherwise, False | |||||
| Resultado | Entero largo |
|
Status | |||||
Please refer to the OCITableExists command in the OCI documentation provided by Oracle.
Producto: 4D
Tema: Relational Commands
Número
705217
4D for OCI ( 4D v20)
Añadir un comentario