dotConnect for DB2 Documentation
Devart.Data.DB2 Namespace / DB2DataReader Class / GetBytes Method

In This Topic
    GetBytes Method (DB2DataReader)
    In This Topic
    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