dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlTimeStamp Structure

In This Topic
PgSqlTimeStamp Structure Fields
In This Topic

For a list of all members of this type, see PgSqlTimeStamp members.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Returns the date 1970-01-01 00:00:00-00.  
Public Fieldstatic (Shared in Visual Basic)Represents the maximum valid date for a PgSqlTimeStamp structure.  
Public Fieldstatic (Shared in Visual Basic)Represents the minimum valid date for a PgSqlTimeStamp structure.  
Public Fieldstatic (Shared in Visual Basic)Represents a negative infinity value that can be assigned to the PgSqlTimeStamp structure.  
Public Fieldstatic (Shared in Visual Basic)Represents a NULL value that can be assigned to the PgSqlTimeStamp structure.  
Public Fieldstatic (Shared in Visual Basic)Represents a positive infinity value that can be assigned to the PgSqlTimeStamp structure.  
Top
See Also