共用方式為


EnumNotifications 方法

Enumerates a list of notifications made by SQL Server Agent for job completion and for raised alerts.

多載清單 

  名稱 描述
公用方法 EnumNotifications() () () () Enumerates a list of notifications made by SQL Server Agent for job completion and for raised alerts.
公用方法 EnumNotifications(String) Enumerates a list of notifications made by SQL Server Agent for the specified alert.
公用方法 EnumNotifications(NotifyMethods)
公用方法 EnumNotifications(NotifyMethods, String)

頂端