dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlTime Structure / MaxValue Field

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