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

On this page
    GetDateTimeOffset Method (SQLiteDataReader)
    On this page
    Gets the value of the specified column as an System.DateTimeOffset object.
    Overload List
    OverloadDescription
    Gets the value of the specified column as an System.DateTimeOffset object.  
    Gets the value of the specified column as a DateTimeOffset object. (Inherited from Devart.Common.DbDataReaderBase)
    See Also