dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlInterval Structure / Null Field

In This Topic
Null Field (PgSqlInterval)
In This Topic
Represents the null value of a PgSqlInterval object.
Syntax
'Declaration
 
Public Shared ReadOnly Null As PgSqlInterval
 

Field Value

An object that represents a null PgSqlInterval value.
See Also