Метод EnumNotifications

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

Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.

Список перегрузок

  Имя Описание
Открытый метод 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.

В начало