4D v16

OCILobCopy

Home

 
4D v16
LOB
OCILobCopy

OCILobCopy 


 

OCILobCopy ( svchp ; errhp ; dst_locp ; src_locp ; amount ; dst_offset ; src_offset ) -> Function result 
Parameter Type   Description
svchp  Longint in Service context handle
errhp  Longint in Error handle
in
dst_locp  Longint in Destination LOB
in
src_locp  Longint in Source LOB
amount  Longint in Number of characters to be copied from source LOB to destination LOB
dst_offset  Longint in Absolute offset for destination LOB
src_offset  Longint in Absolute offset for source LOB
Function result  Longint in Status

Please refer to the OCILobCopy command in the OCI documentation provided by Oracle.

 
PROPERTIES 

Product: 4D
Theme: LOB
Number: 705134

 
HISTORY 

 
ARTICLE USAGE

4D for OCI ( 4D v16)