dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleJson Structure
Members

On this page
    OracleJson Structure
    On this page
    Represents a JSON value that can be stored in or retrieved from the database.
    Syntax
    Remarks
    Corresponds to Oracle JSON data type. To obtain an OracleJson object, call the OracleDataReader.GetOracleJson method of the OracleDataReader class.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          Devart.Data.Oracle.OracleJson

    See Also