Operator.RemoveNotification(String) Method

Definition

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

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

Parameters

alertName
String

Applies to