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

In This Topic
    GetByte Method (SQLiteDataReader)
    In This Topic
    Gets the value of the specified column as a byte.
    Overload List
    OverloadDescription
    Gets the value of the specified column as a byte.  
    Gets the value of the specified column as a byte. (Inherited from Devart.Common.DbDataReaderBase)
    See Also