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

In This Topic
Null Field (PgSqlPolygon)
In This Topic
Represents a null PgSqlPolygon object.
Syntax
'Declaration
 
Public Shared Null As PgSqlPolygon
 

Field Value

An object that represents a null PgSqlPolygon value.
See Also