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

In This Topic
    Null Field (OracleDate)
    In This Topic
    Represents a null value that can be assigned to the Value property of an OracleDate structure.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Null As OracleDate
    public static readonly OracleDate Null
    See Also