dotConnect for SQLite Documentation
Devart.Data.SQLite Namespace / SQLiteDateTime Structure
Members

SQLiteDateTime Structure
Represents the SQLite datetime data type.
Syntax
Remarks

To obtain a SQLiteDateTime object call the SQLiteDataReader.GetSQLiteDateTime method of the SQLiteDataReader or SQLiteParameter class.

Inheritance Hierarchy

System.Object
   System.ValueType
      Devart.Data.SQLite.SQLiteDateTime

See Also