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 | |
---|---|---|
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) |
Top
See Also