Hi,
I am trying to import a stored procedure from oracle database to EF 6, I keep getting this error in visual studio
Warning Error 6046: Unable to generate function import return type of the store function 'PKG_FUNC_GET_DOC_DETAILS'. The store function will be ignored and the function import will not be generated.
Does anyone know what causing this?
Thanks