Click here to Skip to main content
15,883,705 members
Articles / Programming Languages / SQL

Returning Multiple Result Sets from an Entity Framework Stored Procedure with Function Import Mappings

Rate me:
Please Sign up or sign in to vote.
4.96/5 (35 votes)
22 Jul 2015CPOL6 min read 194.3K   2.7K   55  
How to fix Function Import mappings for EF stored procedure returning multiple result sets
In this article, you will learn about a practical workaround to fix the Function Import mappings for an EF stored procedure returning multiple result sets.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
Shenwei is a software developer and architect, and has been working on business applications using Microsoft and Oracle technologies since 1996. He obtained Microsoft Certified Systems Engineer (MCSE) in 1998 and Microsoft Certified Solution Developer (MCSD) in 1999. He has experience in ASP.NET, C#, Visual Basic, Windows and Web Services, Silverlight, WPF, JavaScript/AJAX, HTML, SQL Server, and Oracle.

Comments and Discussions