ChangeTrackingPropertyBag Properties

The ChangeTrackingPropertyBag type exposes the following members.

Properties


  Name Description
Public property IsChangedLocal
Returns True if any fields were modified since the last call to AcceptChanges. This does not walk the object graph.
Public property Metadata
Cached metadata for the associated model.
(Inherited from PropertyBagBase.)
Protected property Values
Access to the values dictionary for sub-classes. Extreme care must be taken when working this dictionary directly, as events will not be automatically fired.