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

In This Topic
CopyTo Method (OracleBFile)
In This Topic
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.  
(Inherited from System.IO.Stream)
(Inherited from System.IO.Stream)
See Also