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
    public static PgSqlLine Null

    Field Value

    An object that represents a null PgSqlLine value.
    See Also