I tried to add two stored procedures (that just return data from a view) to EDMX file. But after completing the wizard, the stored procedures do not show up in the designer. I'm totally stuck and unable to understand why the stored procedures are not added to the designer. Is there any limitations to add stored procedure to EDMX?
I'm using Visual Studio 2013, Entity Framework 6.1 and SQL Server 2012