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
type DbBatchSpooledEventArgs =  
    class
        inherit EventArgs
    end
public class DbBatchSpooledEventArgs extends EventArgs

Vererbungshierarchie

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

Threadsicherheit

Alle öffentlichen static (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