Is there any way to tell SimpleRepository not to include certain properties/Fields on Update()/UpdateMany()?
Alternative also is "Only properties with changes are to be updated".
Is there any way to tell SimpleRepository not to include certain properties/Fields on Update()/UpdateMany()?
Alternative also is "Only properties with changes are to be updated".