|
This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v19
OCITableSize
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| OCITableSize ( env ; err ; tbl ; size ) -> Function result | ||||||||
| Parameter | Type | Description | ||||||
| env | Longint |
|
OCI environment handle | |||||
|
||||||||
| err | Longint |
|
Error handle | |||||
|
||||||||
| tbl | Longint |
|
Table whose size is returned | |||||
| size | Longint |
|
Current number of elements in table | |||||
| Function result | Longint |
|
Status | |||||
Please refer to the OCITableSize command in the OCI documentation provided by Oracle.
Product: 4D
Theme: Relational Commands
Number:
705222
4D for OCI ( 4D v19)
Add a comment