Compartir a través de


Alert.EnumNotifications Método

Incluir miembros protegidos
Incluir miembros heredados

Enumerates a list of all notifications defined on the alert.

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
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.

Arriba

Vea también

Referencia

Alert Clase

Espacio de nombres Microsoft.SqlServer.Management.Smo.Agent