ObjectStateEntry::IEntityChangeTracker::EntityMemberChanging Method (String^)
.NET Framework (current version)
Notifies the state manager that a property has a pending change.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
private: virtual void EntityMemberChanging( String^ entityMemberName ) sealed = IEntityChangeTracker::EntityMemberChanging
Parameters
- entityMemberName
-
Type:
System::String^
The name of the entity property that is changing.
.NET Framework
Available since 3.5
Available since 3.5
Show: