Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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
- value
Oggetto ApplyingChangesEventArgs contenente i dati dell'evento.
Vedere anche
Riferimento
Classe SqlCeClientSyncProvider
Membri SqlCeClientSyncProvider
Spazio dei nomi Microsoft.Synchronization.Data.SqlServerCe