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.  
    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