Langue

Operator.UpdateNotification(String, NotifyMethods) Méthode

Définition

La méthode UpdateNotification configure SQL Server Agent notification d’opérateur pour les alertes déclenchées.

public void UpdateNotification(string alertName, Microsoft.SqlServer.Management.Smo.Agent.NotifyMethods notifymethod);
member this.UpdateNotification : string * Microsoft.SqlServer.Management.Smo.Agent.NotifyMethods -> unit
Public Sub UpdateNotification (alertName As String, notifymethod As NotifyMethods)

Paramètres

alertName
String
notifymethod
NotifyMethods

S’applique à