Operator.UpdateNotification(String, NotifyMethods) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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