Freigeben über


Alert.EnumNotifications-Methode

Geschützte Member einschließen
Geerbte Member einschließen

Enumerates a list of all notifications defined on the alert.

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 all notifications defined on the alert.
Öffentliche Methode EnumNotifications(String) Enumerates a list of notification methods defined on the alert that are restricted to the specified operator.
Öffentliche Methode EnumNotifications(NotifyMethods) Enumerates a list of notification methods defined on the alert that are restricted to the specified notification methods.
Öffentliche Methode EnumNotifications(NotifyMethods, String) Enumerates a list of notification methods defined on the alert that are restricted to the specified notification methods and a specified operator.

Zum Anfang

Siehe auch

Verweis

Alert Klasse

Microsoft.SqlServer.Management.Smo.Agent-Namespace