The ChangeTracker type exposes the following members.

Properties

  NameDescription
Changes
Gets a collection of ChangedValues with information about the changes made to the entity.
TrackingMode
Gets or sets the current tracking mode being used by this tracker.

Events

  NameDescription
ChangeTracked
Occurs when a change is tracked.

See Also