4D v16OCILobCopy |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v16
OCILobCopy
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| OCILobCopy ( svchp ; errhp ; dst_locp ; src_locp ; amount ; dst_offset ; src_offset ) -> Function result | ||||||||
| Parameter | Type | Description | ||||||
| svchp | Longint |
|
Service context handle | |||||
| errhp | Longint |
|
Error handle | |||||
|
||||||||
| dst_locp | Longint |
|
Destination LOB | |||||
|
||||||||
| src_locp | Longint |
|
Source LOB | |||||
| amount | Longint |
|
Number of characters to be copied from source LOB to destination LOB | |||||
| dst_offset | Longint |
|
Absolute offset for destination LOB | |||||
| src_offset | Longint |
|
Absolute offset for source LOB | |||||
| Function result | Longint |
|
Status | |||||
Please refer to the OCILobCopy command in the OCI documentation provided by Oracle.
Product: 4D
Theme: LOB
Number:
705134
4D for OCI ( 4D v16)
Add a comment