dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlText Class / Null Field

In This Topic
Null Field (PgSqlText)
In This Topic
Represents a null value that can be assigned to the Value property of the PgSqlText object.
Syntax
'Declaration
 
Public Shadows Shared ReadOnly Null As PgSqlText
 
See Also