Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
The NotifyType enumeration contains values that are used to specify the notification type that restricts the output of the Alert object's EnumNotifications method.
Пространство имен: Microsoft.SqlServer.Management.Smo.Agent
Сборка: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
Синтаксис
'Декларация
Public Enumeration NotifyType
public enum NotifyType
public enum class NotifyType
public enum NotifyType
public enum NotifyType
Members
| Member name | Description |
|---|---|
| Actual | Enumerates only those operators or alerts configured for notification. |
| All | Enumerates all operators or alerts. |
| Target | Enumerates notifications for the operator or alert specified. |
Замечания
This namespace, class, or member is supported only in version 2.0 of the .NET Framework.
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.