S7s
S7s
CC#
Created by schwartzmj on 4/17/2023 in #help
❔ Updating EF entity with object containing optional properties
well its not perfect thats why, those nulls considered as updated
67 replies
CC#
Created by schwartzmj on 4/17/2023 in #help
❔ Updating EF entity with object containing optional properties
you need to figure out which properties have been updated and then set their states as updated checkout ChangeTracker
67 replies
CC#
Created by schwartzmj on 4/17/2023 in #help
❔ Updating EF entity with object containing optional properties
so you want to update only some fields of the whole entity, is that current?
67 replies