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

On this page
    CopyTo Method (OracleBFile)
    On this page
    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