Partager via


Méthode SqlCeClientSyncProvider.OnApplyingChanges

Déclenche l'événement ApplyingChanges.

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

Syntaxe

'Déclaration
Protected Overridable Sub OnApplyingChanges ( _
    value As ApplyingChangesEventArgs _
)
'Utilisation
Dim value As ApplyingChangesEventArgs

Me.OnApplyingChanges(value)
protected virtual void OnApplyingChanges (
    ApplyingChangesEventArgs value
)
protected:
virtual void OnApplyingChanges (
    ApplyingChangesEventArgs^ value
)
protected void OnApplyingChanges (
    ApplyingChangesEventArgs value
)
protected function OnApplyingChanges (
    value : ApplyingChangesEventArgs
)

Paramètres

Voir aussi

Référence

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