Parameters
- dest
- The destination OracleLob.
- destOffset
- The offset to which to copy.
Return Value
The number of bytes copied.
If the destination offset is beyond the end of the LOB data, zeros are written into the OracleDbType.Blob and spaces into the OracleDbType.Clob and OracleDbType.NClob data types until the destination offset is met.