LoadChangeContext Members
When overridden by a derived class, represents information about a change to be loaded from the item store.
The following tables list the members exposed by the LoadChangeContext type.
Protected Constructors
Name | Description | |
---|---|---|
![]() |
LoadChangeContext | Initializes a new instance of the LoadChangeContext class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
ItemChange | When overridden in a derived class, gets the change item for which the change data should be retrieved from the item store. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
RecordRecoverableErrorForChangeUnit | When overridden in a derived class, indicates that a recoverable error occurred when data for the specified change unit was loaded from the item store. |
![]() |
RecordRecoverableErrorForItem | When overridden in a derived class, indicates that a recoverable error occurred when data for this item was loaded from the item store. |
![]() ![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Top