dotConnect for SQLite Documentation
Devart.Data.SQLite Namespace / SQLiteDateTime Structure / MaxValue Field

In This Topic
MaxValue Field
In This Topic
Represents the maximum valid date for a SQLiteDateTime structure.
Syntax
'Declaration
 
Public Shared ReadOnly MaxValue As SQLiteDateTime
 
Remarks
The maximum valid date for a SQLiteDateTime structure is 5874897 AD.
See Also