ObjectStateEntry.IEntityChangeTracker.EntityMemberChanged Method (String)
Used to report that a scalar entity property has been changed The property value that was cached during EntityMemberChanging is now added to OriginalValues
Assembly: EntityFramework (in EntityFramework.dll)
[SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] void IEntityChangeTracker.EntityMemberChanged( string entityMemberName )
Parameters
- entityMemberName
-
Type:
System.String
The name of the entity property that has changing