Adds a new operator to the list of operators to notify when this Alert fires.
Alert.AddNotification (
[OperatorName :=] strOperator,
[NotifyMethod :=] tNotify )
HRESULT pAlert->AddNotification (
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_addnotification