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

In This Topic
    Null Field (PgSqlLSeg)
    In This Topic
    Represents a null PgSqlLSeg object.
    Syntax
    'Declaration
     
    Public Shared Null As PgSqlLSeg
    public static PgSqlLSeg Null
    See Also