Error : Unable to update the EntitySet. because it has a DefiningQuery and no element exists in the element to support the current operation admin under Entity Framework
Table doesn’t have a primary key defined.
01.Add primary Key in to the Table.
02.Delete and Re Create Entity Class(.edmx)
No comments:
Post a Comment