Parameters
- srcOffset
- The offset from which to copy.
- dest
- The destination OracleLob.
- destOffset
- The offset to which to copy.
- amount
- The quantity of data, in bytes, 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.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2