2
votes
2answers
898 views

What does “no-op” mean?

In the Remarks section of a Microsoft dbset.add page I read Remarks: Note that entities that are already in the context in some other state will have their state set to Added. Add is a no-op if ...