Operator.EnumNotifications Method
Enumerates a list of notifications made by SQL Server Agent for job completion and for raised alerts.
Замечания
Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.
Список перегрузок
Имя | Description |
---|---|
Operator.EnumNotifications () |
Enumerates a list of notifications made by SQL Server Agent for job completion and for raised alerts.
|
Operator.EnumNotifications (NotifyMethods) | |
Operator.EnumNotifications (String) |
Enumerates a list of notifications made by SQL Server Agent for the specified alert.
|
Operator.EnumNotifications (NotifyMethods, String) |
См. также
Справочник
Operator Class
Operator Members
Microsoft.SqlServer.Management.Smo.Agent Namespace
Другие ресурсы
Scheduling Automatic Administrative Tasks in SQL Server Agent
Автоматизация задач администрирования (агент SQL Server)
Хранимая процедура sp_help_operator (Transact-SQL)