I am trying to make an application using entity framework in Visual Studio 2010.
I make model from database. Import of tables and stored procedures works fine.
But when I do stored procedure mapping, there are no parameters showing.
It seems that connector has some problem.
I make model from database. Import of tables and stored procedures works fine.
But when I do stored procedure mapping, there are no parameters showing.
It seems that connector has some problem.