Unable to update the EntitySet 'ItemRankList' because it has a DefiningQuery and no <UpdateFunction>

Posted by sandeept on Stack Overflow See other posts from Stack Overflow or by sandeept
Published on 2010-03-24T13:07:03Z Indexed on 2010/03/24 14:33 UTC
Read the original article Hit count: 438

Filed under:
|

Any ideas why does the entity framework in LINQ gives following strange error: "Unable to update the EntitySet 'ItemRankList' because it has a DefiningQuery and no element exists in the element to support the current operation."

© Stack Overflow or respective owner

Related posts about LINQ

Related posts about c#