Welcome to MSDN Blogs Sign in | Join | Help

March 2008 - Posts

ADO.Entity Framework: Stored Procedure Customization

The ADO.NET Entity Framework (EF) allows you to map stored procedures to functions that return typed results in the conceptual model. However, when stored procedures results don't match the patterns supported by the EF, reading and tracking results is
 
Page view tracker