By aancheee
via girlfromoutofthisworld.com
Submitted: Jan 02 2013 / 10:02
When using Entity Framework, it’s important to set primary keys on table and view objects in SQL Server. In case of views having primary keys defined in underlying tables, that should also be enough. But what to do if there are simply no columns to use as PK?
Add your comment