Oracle Objects for OLE Release 8.1.7 Part Number A85257-01 |
|
[in]srcLOB
| An OraCLob or OraBlob object whose value is to be copied
|
[in][optional] amount
| An integer specifying number of bytes or characters to copy. Default value is
the size of the BLOB/CLOB value of the srcLOB object.
|
[in] [optional]destOffset
| An integer specifying the offset in bytes or characters for the value of this
object. Default value is 1.
|
[in] [optional]srcOffset
| An integer specifying the offset in bytes or characters, for the value of the
srcLOB object. Default value is 1.
|
![]() Copyright copy; 1996-2000, Oracle Corporation. All Rights Reserved. |
|