Alert.AddNotification(String, NotifyMethods) Methode

Definition

Die AddNotification-Methode ordnet Operatoren Warnungen zu. Operatoren, die Benachrichtigungen erhalten, wenn ein Ereignis, das die Warnung auslöst, ausgelöst wird.

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

Parameter

operatorName
String
notifymethod
NotifyMethods

Gilt für: