DatabaseEvents.SubscribeToEvents Method (DatabaseEventSet)
Specifies the database events to receive.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- events
-
Type:
Microsoft.SqlServer.Management.Smo.DatabaseEventSet
A DatabaseEventSet object that specifies the set of events to receive.
Events are sent to the event handlers that are registered with the ServerEvent event.
Show: