Freigeben über


DbChangesAppliedEventArgs-Klasse

Stellt Daten für das ChangesApplied-Ereignis bereit.

Namespace:  Microsoft.Synchronization.Data
Assembly:  Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)

Syntax

'Declaration
Public Class DbChangesAppliedEventArgs _
    Inherits EventArgs
'Usage
Dim instance As DbChangesAppliedEventArgs
public class DbChangesAppliedEventArgs : EventArgs
public ref class DbChangesAppliedEventArgs : public EventArgs
type DbChangesAppliedEventArgs =  
    class
        inherit EventArgs
    end
public class DbChangesAppliedEventArgs extends EventArgs

Vererbungshierarchie

System. . :: . .Object
  System. . :: . .EventArgs
    Microsoft.Synchronization.Data..::..DbChangesAppliedEventArgs

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

DbChangesAppliedEventArgs-Member

Microsoft.Synchronization.Data-Namespace