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

In This Topic
    CopyTo Method (OracleLob)
    In This Topic
    Copies data from this OracleLob to a destination OracleLob.
    Overload List
    OverloadDescription
    Copies data from this OracleLob to a destination OracleLob.  
    Copies data from this OracleLob to a destination OracleLob with the specified destination offset.  
    Copies data from this OracleLob to a destination OracleLob with the specified amount of data, source offset and destination offset.  
    (Inherited from System.IO.Stream)
    (Inherited from System.IO.Stream)
    See Also