Most of the time u will get this bug or the table will not get added to the model (.edmx file) if you don't have a Primary Key in the database table ! so watch out !
2 comments:
Anonymous
said...
It seems like the error shows up also when the table key is a Identity.
2 comments:
It seems like the error shows up also when the table key is a Identity.
I am still getting the same error on tables, where the primary key is an identity. Is the issue not yet resolved?
Post a Comment