EnumNotifications Método
Enumerates a list of notifications made by SQL Server Agent for job completion and for raised alerts.
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 | |
---|---|---|
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. |
Arriba