开发者

Multiple ResultSet in EntityFramework

开发者 https://www.devze.com 2023-01-29 00:51 出处:网络
I am using Entity Framework 4 for one of my projects. I am looking for the solution to reduce the da开发者_如何学Ctabase calls by returning multiple resultset. How can i achieve this using Entity Fram

I am using Entity Framework 4 for one of my projects. I am looking for the solution to reduce the da开发者_如何学Ctabase calls by returning multiple resultset. How can i achieve this using Entity Framework.

Thanks


You can try using Stored Procedures with EF Extensions.
This post deals with EF Extensions, it contains Multiple Result Sets section as well.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号