Classe StatisticEvents

The StatisticEvents object represents the settings required for SQL Server statistic counter event notification.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
Public Class StatisticEvents
'Utilisation
Dim instance As StatisticEvents
public class StatisticEvents
public ref class StatisticEvents
type StatisticEvents =  class end
public class StatisticEvents

Notes

The StatisticEvents class is accessed through Events property and cannot be created as a stand-alone object.

Thread Safety

Tout membre statique public (Partagé dans Microsoft Visual Basic) de ce type est sûr dans le cadre des opérations à plusieurs threads. Tous les membres de l'instance ne sont pas garantis comme sûrs.

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.SqlServer.Management.Smo..::..StatisticEvents

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.