dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleBFile Class / CopyTo Method

CopyTo Method (OracleBFile)
Copies data from the OracleBFile to a destination OracleLob.
Overload List
OverloadDescription
Copies data from the OracleBFile to an OracleLob.  
Copies data from the OracleBFile to an OracleLob with the specified destination offset.  
Copies data from the OracleBFile to an OracleLob with the specified amount of data, source offset and destination offset.  
Reads the bytes from the current stream and writes them to another stream. (Inherited from System.IO.Stream)
Reads the bytes from the current stream and writes them to another stream, using a specified buffer size. (Inherited from System.IO.Stream)
Requirements

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

See Also