Updates the notification method of an operator that is already on the list of operators to notify when this Alert fires.
Alert.UpdateNotification (
[OperatorName :=] strOperator,
[NotifyMethod :=] tNotify );
HRESULT pAlert->UpdateNotification (
SQLOLE_LPCSTR strOperator,
SQLOLE_NOTIFY_TYPE tNotify );
Element | Type | Description |
---|
strOperator | String | Operator to notify when this alert fires |
tNotify | SQLOLE_NOTIFY_TYPE | Type of notification to use |
sp_updatealert, sp_updatenotification