dotConnect for DB2 Documentation
Devart.Data.DB2.DB2Types Namespace / DB2DecimalFloat Structure / sNaN Field

On this page
    sNaN Field
    On this page
    Not a number value. Signals an error when used in a numeric operation.
    Syntax
    'Declaration
     
    Public Shared ReadOnly sNaN As DB2DecimalFloat
    public static readonly DB2DecimalFloat sNaN

    Field Value

    A constant value representing Not a Number.
    See Also