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

On this page
    Null Field (PgSqlLine)
    On this page
    Represents a null PgSqlLine object.
    Syntax
    'Declaration
     
    Public Shared Null As PgSqlLine
    public static PgSqlLine Null

    Field Value

    An object that represents a null PgSqlLine value.
    See Also