ObjectStateEntry.SetModified Method ()
Sets the state of the object or relationship to modify.
Assembly: EntityFramework (in EntityFramework.dll)
Exception | Condition |
---|---|
InvalidOperationException | If State is not Modified or Unchanged |
Sets the state of the object or relationship to modify.
Exception | Condition |
---|---|
InvalidOperationException | If State is not Modified or Unchanged |