Alert.UpdateNotification(String, NotifyMethods) メソッド

定義

UpdateNotification メソッドは、発生したアラートSQL Server エージェントオペレーター通知を構成します。

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

パラメーター

operatorName
String
notifymethod
NotifyMethods

適用対象