Hi,

there is a stored procedure in Oracle that has a output parameter of type table of records.

What OracleType to use in C# to retrieve it?

Regards,
Adrian