sp_sql_acknowledge_notifications
This notification procedure allows the specified user to acknowledge notifications.
sp_sql_acknowledge_notifications
The ID’s of the notifications to be acknowledged. A syntactically correct SQL query whose result is one column of notification ID’s. |
For example code that uses this procedure, please see “Acknowledging Notifications”.