UserLoadChangeContext Members
Represents information about a change to be loaded from the item store. This class cannot be inherited.
The following tables list the members exposed by the UserLoadChangeContext type.
Public Constructors
Name | Description | |
---|---|---|
UserLoadChangeContext | Initializes a new instance of the UserLoadChangeContext class that contains the specified ID format schema and item change metadata. |
Top
Public Properties
Name | Description | |
---|---|---|
ItemChange | Overridden. 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 | Overridden. Indicates that a recoverable error occurred when data for the specified change unit was loaded from the item store. | |
RecordRecoverableErrorForItem | Overridden. Indicates that a recoverable error occurred when data for this item was loaded from the item store. | |
ReferenceEquals | (Inherited from Object.) | |
RetrieveRecoverableErrorForChangeUnits | Gets the list of recoverable errors reported when data for change units was loaded from the item store. | |
RetrieveRecoverableErrorForItem | Gets the recoverable error that was reported when data for this item was loaded from the item store. | |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
UserLoadChangeContext Class
Microsoft.Synchronization Namespace