Metodo EnumNotifications

Enumerates a list of notifications made by SQL Server Agent for job completion and for raised alerts.

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 notifications made by SQL Server Agent for job completion and for raised alerts.
Metodo pubblico EnumNotifications(String) Enumerates a list of notifications made by SQL Server Agent for the specified alert.
Metodo pubblico EnumNotifications(NotifyMethods) Enumerates a list of notifications made by SQL Server Agent for job completion and for raised alerts for a specified notification type.
Metodo pubblico EnumNotifications(NotifyMethods, String) Enumerates a list of notifications made by SQL Server Agent for a specified alert and for a specified notification method.

In alto