Compartir a través de


MessageTypeEvents.UnsubscribeAllEvents Método

Clears all event settings, and removes all event handlers.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo.Broker
Ensamblado:  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Sintaxis

'Declaración
Public Sub UnsubscribeAllEvents
'Uso
Dim instance As MessageTypeEvents

instance.UnsubscribeAllEvents()
public void UnsubscribeAllEvents()
public:
void UnsubscribeAllEvents()
member UnsubscribeAllEvents : unit -> unit
public function UnsubscribeAllEvents()

Ejemplos

Controlar eventos SMO

Vea también

Referencia

MessageTypeEvents Clase

Espacio de nombres Microsoft.SqlServer.Management.Smo.Broker

Otros recursos

Controlar eventos SMO