ChangeApplicationServices Members

Represents a change application service object that can be used to perform change application actions individually.

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

Public Constructors

  Name Description
Public method ChangeApplicationServices Initializes a new instance of the ChangeApplicationServices class by using the specified ID format schema, conflict resolution policy, and synchronization session context information.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method BeginChangeApplication Begins processing of a set of changes.
Public method BeginFullEnumerationChangeApplication Begins processing of a set of changes as part of a recovery synchronization.
Public method EndChangeApplication Ends processing of a set of changes.
Public method EndFullEnumerationChangeApplication Ends processing of a set of changes as part of a recovery synchronization.
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetChangeApplicationContext Gets an object that represents the current change to be applied.
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method GetUpdatedDestinationKnowledge Gets the updated destination knowledge that contains all of the changes that have been applied so far.
Public method Dd937612.static(en-us,SQL.105).gif ReferenceEquals  (Inherited from Object.)
Public method ReportChangeUnitChangeApplied Notifies the change application service that a change unit change has been successfully applied to the destination replica.
Public method ReportItemChangeApplied Notifies the change application service that an item change has been successfully applied to the destination replica.
Public method ReportRecoverableErrorOnChangeUnitChange Notifies the change application service that a recoverable error occurred when the destination provider tried to apply the change unit change.
Public method ReportRecoverableErrorOnItemChange Notifies the change application service that a recoverable error occurred when the destination provider tried to apply the item change.
Public method SetDestinationKnowledge Sets the destination knowledge that is used to calculate the updated destination knowledge as changes are applied.
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

ChangeApplicationServices Class
Microsoft.Synchronization Namespace