You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can we please have a sample how does .net 5 run a stored procedure with multiple out refcursor?
Currently there is only a sample where .net 3.1 run a stored procedure with only one out refcursor.