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 的硬件和软件要求。