Bagikan melalui


Operator.EnumNotifications Method

Include Protected Members
Include Inherited Members

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

Overload List

  Name Description
Public method EnumNotifications() Enumerates a list of notifications made by SQL Server Agent for job completion and for raised alerts.
Public method EnumNotifications(String) Enumerates a list of notifications made by SQL Server Agent for the specified alert.
Public method EnumNotifications(NotifyMethods)
Public method EnumNotifications(NotifyMethods, String)

Top