Alert.EnumNotifications 方法

包括受保护的成员
包括继承的成员

Enumerates a list of all notifications defined on the alert.

此成员被重载。有关此成员的完整信息,包括语法、用法和示例,请单击重载列表中的名称。

重载列表

  名称 说明
公共方法 EnumNotifications() Enumerates a list of all notifications defined on the alert.
公共方法 EnumNotifications(String) Enumerates a list of notification methods defined on the alert that are restricted to the specified operator.
公共方法 EnumNotifications(NotifyMethods) Enumerates a list of notification methods defined on the alert that are restricted to the specified notification methods.
公共方法 EnumNotifications(NotifyMethods, String) Enumerates a list of notification methods defined on the alert that are restricted to the specified notification methods and a specified operator.

页首

请参阅

参考

Alert 类

Microsoft.SqlServer.Management.Smo.Agent 命名空间