Share via


Operator.EnumNotifications Method

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

Remarks

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Overload List

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

See Also

Reference

Operator Class
Operator Members
Microsoft.SqlServer.Management.Smo.Agent Namespace

Other Resources

Scheduling Automatic Administrative Tasks in SQL Server Agent
Automating Administrative Tasks (SQL Server Agent)
sp_help_operator (Transact-SQL)