|
Oracle® Objects for OLE C++ Class Library Developer's Guide Release 9.2.0.4 Part Number B10954-01 |
|
| Arguments
|
Description
|
|---|---|
| src_lob
| Input OBlob, OClob or OBfile object whose value is to be compared.
|
| amount
| An integer specifying the number of bytes or characters to compare.
|
| dst_offset
| An integer specifying the 1-based offset in bytes (OBlob or OBFILE) 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 © 1998, 2003 Oracle Corporation. All Rights Reserved. |
|