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

In This Topic
    GetChar Method (SqlDataReader)
    In This Topic
    Gets the value of the specified column as a single character.
    Overload List
    OverloadDescription
    Gets the value of the specified column as a single character.  
    Gets the value of the specified column as a single character. (Inherited from Devart.Common.DbDataReaderBase)
    See Also