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

On this page
    Null Field (OracleJson)
    On this page
    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