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