SqlCeClientSyncProvider::OnChangesApplied Method

Raises the ChangesApplied event.

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

protected:
virtual void OnChangesApplied(
	ChangesAppliedEventArgs^ value
)

Parameters

value
Type: Microsoft.Synchronization.Data::ChangesAppliedEventArgs
A ChangesAppliedEventArgs object that contains event data.
Show: