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 | |
---|---|---|
EnumNotifications() () () () | Enumerates a list of notifications made by SQL Server Agent for job completion and for raised alerts. | |
EnumNotifications(String) | Enumerates a list of notifications made by SQL Server Agent for the specified alert. | |
EnumNotifications(NotifyMethods) | Enumerates a list of notifications made by SQL Server Agent for job completion and for raised alerts for a specified notification type. | |
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