SqlCeSyncProvider::OnApplyChangeFailed Method

Raises the ApplyChangeFailed event that is inherited by this class.

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

protected:
virtual void OnApplyChangeFailed(
	DbApplyChangeFailedEventArgs^ value
) override
Show: