Operator.RemoveNotification(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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