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

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

Field Value

An object that represents a null PgSqlArray value.
See Also