Posts by Thales Adler • 11 points
1 post
-
0
votes1
answer25
viewsQ: C# Entityframework - How to clear FK field?
I need help with an entity update operation by Entityframework I want to clear a relationship between two entities. Imagine an example scenario below, I have an "Agent" entity for general use, and…