Condividi tramite


Metodo Alert.EnumNotifications

Include i membri protetti
Include i membri ereditati

Enumerates a list of all notifications defined on the alert.

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Metodo pubblico EnumNotifications() Enumerates a list of all notifications defined on the alert.
Metodo pubblico EnumNotifications(String) Enumerates a list of notification methods defined on the alert that are restricted to the specified operator.
Metodo pubblico EnumNotifications(NotifyMethods) Enumerates a list of notification methods defined on the alert that are restricted to the specified notification methods.
Metodo pubblico 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.

In alto

Vedere anche

Riferimento

Alert Classe

Spazio dei nomi Microsoft.SqlServer.Management.Smo.Agent