Alert.RemoveNotification(String) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
RemoveNotification メソッドは、オペレーターに対するすべての SQLServerAgent アラート通知の割り当てを削除します。
public void RemoveNotification(string operatorName);
member this.RemoveNotification : string -> unit
Public Sub RemoveNotification (operatorName As String)
パラメーター
- operatorName
- String