NotifyType Enumeration
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.
平台
開發平台
如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。
目標平台
如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。