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

In This Topic
    Infinity Field
    In This Topic
    Represents an infinity value of PgSqlDecimal.
    Syntax
    'Declaration
     
    Public Shared Infinity As PgSqlNumeric
    public static PgSqlNumeric Infinity
    See Also