|
This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v19
OCIRawResize
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| OCIRawResize ( env ; err ; new_size ; raw ) -> Function result | ||||||||
| Parameter | Type | Description | ||||||
| env | Longint |
|
OCI environment handle | |||||
|
||||||||
| err | Longint |
|
Error handle | |||||
|
||||||||
| new_size | Longint |
|
New size of raw data (in bytes) | |||||
| raw | Longint |
|
Raw to be resized | |||||
| Function result | Longint |
|
Status | |||||
Please refer to the OCIRawResize command in the OCI documentation provided by Oracle.
Product: 4D
Theme: Relational Commands
Number:
705207
4D for OCI ( 4D v19)
Add a comment