dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleNumber Structure / Null Field

On this page
    Null Field (OracleNumber)
    On this page
    Represents a null value that can be assigned to an OracleNumber object.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Null As OracleNumber
    public static readonly OracleNumber Null
    See Also