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) Enumerates a list of notifications made by SQL Server Agent for job completion and for raised alerts for a specified notification type.
公用方法 EnumNotifications(NotifyMethods, String) Enumerates a list of notifications made by SQL Server Agent for a specified alert and for a specified notification method.

上層