Updates the notification method of an alert that is already on the list of alerts that notify this Operator when the alert fires.
Operator.UpdateNotification (
[AlertName :=] strAlert,
[NotifyMethod :=] tNotify )
HRESULT pOperator->UpdateNotification (
SQLOLE_LPCSTR strAlert,
SQLOLE_NOTIFY_TYPE tNotify );
Element | Type | Description |
---|
strAlert | String | Alert that will notify this Operator when the alert fires |
tNotify | SQLOLE_NOTIFY_TYPE | Type of notification to use |
sp_updateoperator, sp_updatenotification