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

In This Topic
    Empty Field (OracleJson)
    In This Topic
    Represents an empty string that can be assigned to the Value property of an OracleJson structure.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Empty As OracleJson
    public static readonly OracleJson Empty
    See Also