Partager via


Méthode SqlCeClientSyncProvider.OnApplyChangeFailed

Déclenche l'événement ApplyChangeFailed.

Espace de noms: Microsoft.Synchronization.Data.SqlServerCe
Assembly: Microsoft.Synchronization.Data.SqlServerCe (dans microsoft.synchronization.data.sqlserverce.dll)

Syntaxe

'Déclaration
Protected Overridable Sub OnApplyChangeFailed ( _
    value As ApplyChangeFailedEventArgs _
)
'Utilisation
Dim value As ApplyChangeFailedEventArgs

Me.OnApplyChangeFailed(value)
protected virtual void OnApplyChangeFailed (
    ApplyChangeFailedEventArgs value
)
protected:
virtual void OnApplyChangeFailed (
    ApplyChangeFailedEventArgs^ value
)
protected void OnApplyChangeFailed (
    ApplyChangeFailedEventArgs value
)
protected function OnApplyChangeFailed (
    value : ApplyChangeFailedEventArgs
)

Paramètres

Voir aussi

Référence

Classe SqlCeClientSyncProvider
Membres SqlCeClientSyncProvider
Espace de noms Microsoft.Synchronization.Data.SqlServerCe