Import stored proc and functions into entity model disabled?

Mr Edge 221 Reputation points
2022-02-19T12:21:40.897+00:00

I created a test database and added a Function. In Visual Studio 2019 i added a new ADO .Net entity model (EF 6), selected the database along with Code First from Database but the option to select the checkbox import selected stored procedure and functions into the entity model is greyed out?

Is there something additional i need to do? If i continue with the process all the tables are converted into Code First C# code?

Developer technologies .NET Other
Developer technologies C#
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.