i hava a oracle procedure like this
procedure getthings( param1 in varchar2,param2 out sys_refcursor)
use the microsoft.entityframeworkcore(2.2.4) .and Oracle.EntityFrameworkCore (2.19.0-beta4)
how to get the param2 value
i try to use the method "ExecuteSqlCommand" but param2.value is issue