Operator.UpdateNotification(String, NotifyMethods) Metodo

Definizione

Il metodo UpdateNotification configura SQL Server Agent notifica dell'operatore per gli avvisi generati.

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)

Parametri

alertName
String
notifymethod
NotifyMethods

Si applica a