OceanBase Connector/NET OracleDataReader supports basic read result sets and returns schema information. It supports basic data types and numeric, character, time, BLOB, CLOB, and RAW types. It does not support refcursor reads or vector-related types.
Supported
- Basic read result set
- Schema information
- Basic data types, numeric, character, time, BLOB, CLOB, and RAW types
Not supported
- Refcursor reads
- Vector-related types
- OracleDataAdapter