ChangeTrackingPropertyBag Properties
The ChangeTrackingPropertyBag type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
IsChangedLocal |
Returns True if any fields were modified since the last call to AcceptChanges. This does not walk the object graph.
|
![]() |
Metadata |
Cached metadata for the associated model.
(Inherited from PropertyBagBase.) |
![]() |
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.
|