When I create a view in the database, I want to add it to the EF Model. In the list for adding an object, I see and select a view, but nothing happened when they tried to add it to Model. This is because there is no key to represent.
How to add a view to the model?
source share