Classe DbBatchSpooledEventArgs
Fournit des données pour l'événement BatchSpooled.
Espace de noms : Microsoft.Synchronization.Data
Assembly : Microsoft.Synchronization.Data (dans Microsoft.Synchronization.Data.dll)
Syntaxe
'Déclaration
Public Class DbBatchSpooledEventArgs _
Inherits EventArgs
'Utilisation
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
Hiérarchie d'héritage
System. . :: . .Object
System. . :: . .EventArgs
Microsoft.Synchronization.Data..::..DbBatchSpooledEventArgs
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.