|
This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v19
OCIIterCreate
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| OCIIterCreate ( env ; err ; coll ; itr ) -> Function result | ||||||||
| Parameter | Type | Description | ||||||
| env | Longint |
|
OCI environment handle | |||||
|
||||||||
| err | Longint |
|
Error handle | |||||
|
||||||||
| coll | Longint |
|
Collection to be scanned | |||||
| itr | Longint |
|
Address of allocated collection iterator | |||||
| Function result | Longint |
|
Status | |||||
Please refer to the OCIIterCreate command in the OCI documentation provided by Oracle.
Product: 4D
Theme: Relational Commands
Number:
705197
4D for OCI ( 4D v19)
Add a comment