Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Enables implementing classes to store a dictionary of changed properties and their original values.
The ITrackOriginalValues type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
OriginalValues | Gets a dictionary of the changed properties of the entity object and the values they had when they were last retrieved from the database. |
Top