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

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