Event Notifications (Database Engine)
Event notifications are a special kind of database object and send information about server and database events to a Service Broker service. This section provides the information that is required to understand, design, and implement event notifications.
In This Section
Understanding Event Notifications
Explains event notifications, how they work, and when to use them.Designing Event Notifications
Explains event notification scope and the events that run an event notification.Implementing Event Notifications
Explains the steps that are required to create an event notification.