Null vs Not Set #7947
Unanswered
TonyValenti
asked this question in
General
Null vs Not Set
#7947
Replies: 1 comment 2 replies
-
What is your Database Provider? EF Core or MongoDB? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When updating an entity in ABP, we'd like to only need to pass in the fields that we're updating.
What is the correct way to differentiate between a property that has been passed in as null and one that has not been set?
Beta Was this translation helpful? Give feedback.
All reactions