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

On this page
    Null Field (PgSqlText)
    On this page
    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
    public new static readonly PgSqlText Null
    See Also