Compartir a través de


ServerEvents.UnsubscribeFromEvents Method

Clears the specified event settings, and removes all event handlers.

Notas

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Lista de sobrecargas

Nombre Description
ServerEvents.UnsubscribeFromEvents (ServerEventSet)
Clears the specified event settings, and removes all event handlers.
ServerEvents.UnsubscribeFromEvents (ServerTraceEventSet)
Clears the specified event settings, and removes all event handlers.

Vea también

Referencia

ServerEvents Class
ServerEvents Members
Microsoft.SqlServer.Management.Smo Namespace

Otros recursos

Handling SMO Events