Condividi tramite


Metodo SqlCeClientSyncProvider.OnApplyingChanges

Genera l'evento ApplyingChanges.

Spazio dei nomi: Microsoft.Synchronization.Data.SqlServerCe
Assembly: Microsoft.Synchronization.Data.SqlServerCe (in microsoft.synchronization.data.sqlserverce.dll)

Sintassi

'Dichiarazione
Protected Overridable Sub OnApplyingChanges ( _
    value As ApplyingChangesEventArgs _
)
'Utilizzo
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
)

Parametri

Vedere anche

Riferimento

Classe SqlCeClientSyncProvider
Membri SqlCeClientSyncProvider
Spazio dei nomi Microsoft.Synchronization.Data.SqlServerCe