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

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

Field Value

An object that represents a null PgSqlLine value.
See Also