|
Oracle Objects for OLE C++ Class Library Release 9.0.1 Part Number A90172-01 |
|
| src_lob
| OBlob or OClob object whose value is to be copied.
|
| amount
| An integer specifying number of bytes or characters to copy.
|
| dst_offset
| An integer specifying the 1-based offset in bytes (OBlob) or characters
(OClob) in the value of this object. Default value is 1.
|
| src_offset
| An integer specifying the 1-based offset in bytes (OBlob or OBfile) or
characters (OClob) in the value of the src_lob object. Default value is 1.
|
|
|
Copyright © 1996-2001, Oracle Corporation. All Rights Reserved. |
|