dotConnect for SQL Server Documentation
Devart.Data.SqlServer Namespace / SqlDataReader Class / GetChars Method

In This Topic
    GetChars Method (SqlDataReader)
    In This Topic
    Reads a stream of characters from the specified column offset into the buffer as an array starting at the given buffer offset.
    Overload List
    OverloadDescription
    Reads a stream of characters from the specified column offset into the buffer as an array starting at the given buffer offset.  
    Reads a stream of characters from the specified column offset into the buffer as an array starting at the given buffer offset. (Inherited from Devart.Common.DbDataReaderBase)
    See Also