Share via


RecoverableErrorReportingContext Members

Represents the synchronization session context that is passed to the provider during some calls, so that the provider can report any recoverable errors that occur within the context of that call.

The following tables list the members exposed by the RecoverableErrorReportingContext type.

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 RecordConstraintError Records a constraint error that occurred when attempting to apply a change to an item. Used to describe a local item that is in a constraint conflict with the change.
Public method RecordRecoverableErrorForChange Records a recoverable error that occurred when attempting to apply a change to an item.
Public method Dd937412.static(en-us,SQL.105).gif ReferenceEquals  (Inherited from Object.)
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

RecoverableErrorReportingContext Class
Microsoft.Synchronization.SimpleProviders Namespace