Unable to update the EntitySet 'ItemRankList' because it has a DefiningQuery and no <UpdateFunction>
- by sandeept
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."