I have following entities:
In my code i need to update the FKCategoryID in entity BudgetPost but im getting error:
FKCategoryID is part of the object's key information
Is it any way to update the key in this case or it's not possible?
Thanks in advance