IEntityChangeTracker.EntityMemberChanged Method (String)

 

Notifies the change tracker that a property of an entity type has changed.

Namespace:   System.Data.Entity.Core.Objects.DataClasses
Assembly:  EntityFramework (in EntityFramework.dll)

void EntityMemberChanged(
	string entityMemberName
)

Parameters

entityMemberName
Type: System.String

The name of the property that has changed.