Freigeben über


DbBatchSpooledEventArgs-Klasse

Stellt Daten für das BatchSpooled-Ereignis bereit.

Namespace: Microsoft.Synchronization.Data
Assembly: Microsoft.Synchronization.Data (in microsoft.synchronization.data.dll)

Syntax

'Declaration
Public Class DbBatchSpooledEventArgs
    Inherits EventArgs
'Usage
Dim instance As DbBatchSpooledEventArgs
public class DbBatchSpooledEventArgs : EventArgs
public ref class DbBatchSpooledEventArgs : public EventArgs
public class DbBatchSpooledEventArgs extends EventArgs
public class DbBatchSpooledEventArgs extends EventArgs

Vererbungshierarchie

System.Object
   System.EventArgs
    Microsoft.Synchronization.Data.DbBatchSpooledEventArgs

Threadsicherheit

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

Siehe auch

Verweis

DbBatchSpooledEventArgs-Member
Microsoft.Synchronization.Data-Namespace