Partager via


Méthode Operator.EnumNotifications

Inclure les membres protégés
Inclure les membres hérités

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

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

Liste de surcharge

  Nom Description
Méthode publique EnumNotifications() Enumerates a list of notifications made by SQL Server Agent for job completion and for raised alerts.
Méthode publique EnumNotifications(String) Enumerates a list of notifications made by SQL Server Agent for the specified alert.
Méthode publique EnumNotifications(NotifyMethods) Enumerates a list of notifications made by SQL Server Agent for job completion and for raised alerts for a specified notification type.
Méthode publique EnumNotifications(NotifyMethods, String) Enumerates a list of notifications made by SQL Server Agent for a specified alert and for a specified notification method.

Haut de la page

Voir aussi

Référence

Operator Classe

Espace de noms Microsoft.SqlServer.Management.Smo.Agent