Udostępnij za pośrednictwem


NotifyingChangeApplier Members

Represents a change applier that examines a set of changes from a source provider, detects conflicts with items in the destination replica, and makes calls to a registered change applier target to save changes or save conflicts as appropriate.

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

Public Constructors

(see also Protected Constructors )

  Name Description
Public method NotifyingChangeApplier Overloaded. Initializes a new instance of the NotifyingChangeApplier class.

Top

Protected Constructors

  Name Description
Protected method NotifyingChangeApplier Overloaded. Initializes a new instance of the NotifyingChangeApplier class.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method ApplyChanges Overloaded. Performs conflict detection, conflict handling, and change application for a batch of changes.
Public method ApplyFullEnumerationChanges Overloaded. Performs conflict detection, conflict handling, and change application for a batch of changes as part of a recovery synchronization.
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetChangeApplierInfo Serializes the change applier data into a byte array.
Public method GetHashCode  (Inherited from Object.)
Public method GetObjectData Serializes this change applier to the specified SerializationInfo object.
Public method GetType  (Inherited from Object.)
Public method LoadChangeApplierInfo Loads change applier data from a byte array that contains serialized data from another change applier.
Public method Bb903514.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

NotifyingChangeApplier Class
Microsoft.Synchronization Namespace