DbServerSyncProvider::OnApplyingChanges Method

Raises the ApplyingChanges event.

Namespace:  Microsoft.Synchronization.Data.Server
Assembly:  Microsoft.Synchronization.Data.Server (in Microsoft.Synchronization.Data.Server.dll)

protected:
virtual void OnApplyingChanges(
	ApplyingChangesEventArgs^ value
)

Parameters

value
Type: Microsoft.Synchronization.Data::ApplyingChangesEventArgs
An ApplyingChangesEventArgs object that contains event data.
Show: