Alert.UpdateNotification(String, NotifyMethods) Methode

Definition

Die UpdateNotification-Methode konfiguriert SQL Server-Agent Operatorbenachrichtigung für ausgelöste Warnungen.

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

Parameter

operatorName
String
notifymethod
NotifyMethods

Gilt für: