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

In This Topic
    OracleJson Structure
    In This Topic
    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