Freigeben über


EnumNotifications-Methode

Enumerates a list of notifications made by SQL Server Agent for job completion and for raised alerts.

Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.

Überladungsliste

  Name Beschreibung
Öffentliche Methode EnumNotifications() () () () Enumerates a list of notifications made by SQL Server Agent for job completion and for raised alerts.
Öffentliche Methode EnumNotifications(String) Enumerates a list of notifications made by SQL Server Agent for the specified alert.
Öffentliche Methode EnumNotifications(NotifyMethods) Enumerates a list of notifications made by SQL Server Agent for job completion and for raised alerts for a specified notification type.
Öffentliche Methode EnumNotifications(NotifyMethods, String) Enumerates a list of notifications made by SQL Server Agent for a specified alert and for a specified notification method.

Zum Anfang