Язык

Operator.AddNotification(String, NotifyMethods) Метод

Определение

Метод AddNotification связывает операторы с оповещениями. Операторы, назначенные для получения уведомлений, при возникновении события, вызывающего оповещение.

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

Параметры

alertName
String
notifymethod
NotifyMethods

Применяется к