IEntityChangeTracker::EntityMemberChanging Method (String^)
.NET Framework (current version)
Notifies the change tracker of a pending change to a property of an entity type.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
Parameters
- entityMemberName
-
Type:
System::String^
The name of the property that is changing.
EntityMemberChanging is used by EntityObject to report that a property is changing.
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: