4D v16OCILobWrite |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v16
OCILobWrite
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| OCILobWrite ( svchp ; errhp ; locp ; offset ; bufp ) -> Function result | ||||||||
| Parameter | Type | Description | ||||||
| svchp | Longint |
|
Service context handle | |||||
|
||||||||
| errhp | Longint |
|
Error handle | |||||
|
||||||||
| locp | Longint |
|
LOB to be written | |||||
|
||||||||
| offset | Longint |
|
Absolute offset from beginning of LOB value | |||||
| bufp | BLOB |
|
Buffer from which LOB will be written | |||||
| Function result | Longint |
|
Status | |||||
Please refer to the OCILobWrite command in the OCI documentation provided by Oracle.
Product: 4D
Theme: LOB
Number:
705156
4D for OCI ( 4D v16)
Add a comment