Classe DbApplyingChangesEventArgs
Fournit des données pour l'événement ApplyingChanges.
Espace de noms : Microsoft.Synchronization.Data
Assembly : Microsoft.Synchronization.Data (dans Microsoft.Synchronization.Data.dll)
Syntaxe
'Déclaration
Public Class DbApplyingChangesEventArgs _
Inherits EventArgs
'Utilisation
Dim instance As DbApplyingChangesEventArgs
public class DbApplyingChangesEventArgs : EventArgs
public ref class DbApplyingChangesEventArgs : public EventArgs
type DbApplyingChangesEventArgs =
class
inherit EventArgs
end
public class DbApplyingChangesEventArgs extends EventArgs
Hiérarchie d'héritage
System. . :: . .Object
System. . :: . .EventArgs
Microsoft.Synchronization.Data..::..DbApplyingChangesEventArgs
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.