Partilhar via


Método Alert.EnumNotifications

Incluir membros protegidos
Incluir membros herdados

Enumerates a list of all notifications defined on the alert.

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
Método público EnumNotifications() Enumerates a list of all notifications defined on the alert.
Método público EnumNotifications(String) Enumerates a list of notification methods defined on the alert that are restricted to the specified operator.
Método público EnumNotifications(NotifyMethods) Enumerates a list of notification methods defined on the alert that are restricted to the specified notification methods.
Método público 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ício

Consulte também

Referência

Alert Classe

Namespace Microsoft.SqlServer.Management.Smo.Agent