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

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