Quantcast
Channel: EntityFramework Reverse POCO Code First Generator
Viewing all articles
Browse latest Browse all 1642

Commented Unassigned: user defined table types for stored procedures are not supported [147]

$
0
0

see discussion at :

https://efreversepoco.codeplex.com/discussions/645780


Comments: Hello, I still see the same problem with v2.17.2 the generated code for above stored procedure still returns an int instead of a table could the problem be related to the fact that this SP has both a table as INPUT parameter and another table as a result ? I have other sp's that just have a table as a result, that work fine : public List<p_GetListCaptionReturnModel> p_GetListCaption(int? organisationid, int? sitegroupid, int? siteid) public List<p_GetSensorInfoReturnModel> p_GetSensorInfo(int? sensorid, int? channelid) etc.

Viewing all articles
Browse latest Browse all 1642

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>