dotConnect for SQLite Documentation
Devart.Data.SQLite Namespace / SQLiteDataReader Class / GetChar Method

In This Topic
    GetChar Method (SQLiteDataReader)
    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