dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleDataReader Class / GetBytes Method

On this page
    GetBytes Method (OracleDataReader)
    On this page
    Reads a stream of bytes from the specified column offset into the buffer as an array starting at the given buffer offset.
    Overload List
    OverloadDescription
    Reads a stream of bytes from the specified column offset into the buffer as an array starting at the given buffer offset.  
    Reads a stream of bytes from the specified column offset into the buffer as an array starting at the given buffer offset. (Inherited from Devart.Common.DbDataReaderBase)
    See Also