Share via


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
Public method 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
Public property 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
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method RecordRecoverableErrorForChangeUnit Overridden. Indicates that a recoverable error occurred when data for the specified change unit was loaded from the item store.
Public method RecordRecoverableErrorForItem Overridden. Indicates that a recoverable error occurred when data for this item was loaded from the item store.
Public method Static ReferenceEquals  (Inherited from Object.)
Public method RetrieveRecoverableErrorForChangeUnits Gets the list of recoverable errors reported when data for change units was loaded from the item store.
Public method RetrieveRecoverableErrorForItem Gets the recoverable error that was reported when data for this item was loaded from the item store.
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

UserLoadChangeContext Class
Microsoft.Synchronization Namespace