All of the tutorial style article online about programming user-defined type are setting OracleDbType to OracleDbType.Object.
However, this is apparently not supported in the latest ManagedDataAccess. No one seems to know for sure what's Oracle's new direction with OracleDbType in the "what changed" documentation.
Does anyone know?
A rather frustrated developer....