IEntityChangeTracker::EntityMemberChanged Method (String^)
.NET Framework (current version)
Notifies the change tracker that a property of an entity type has changed.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
Parameters
- entityMemberName
-
Type:
System::String^
The name of the property that has changed.
EntityMemberChanged is used by EntityObject to report that a property has changed.
For more information, see Identity Resolution, State Management, and Change Tracking and Tracking Changes in POCO Entities.
.NET Framework
Available since 3.5
Available since 3.5
Show: