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

In This Topic
    Null Field (PgSqlNumeric)
    In This Topic
    Represents a null value of PgSqlDecimal.
    Syntax
    'Declaration
     
    Public Shared Null As PgSqlNumeric
    public static PgSqlNumeric Null
    See Also