Alert.RemoveNotification(String) Method

Definition

The RemoveNotification method drops all SQLServerAgent alert notification assignments for an operator.

public void RemoveNotification (string operatorName);
member this.RemoveNotification : string -> unit
Public Sub RemoveNotification (operatorName As String)

Parameters

operatorName
String

Applies to