Compartir a través de


ServerRoleEvents.UnsubscribeAllEvents Método

Clears all event settings, and removes all event handlers.

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

Sintaxis

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

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

Vea también

Referencia

ServerRoleEvents Clase

Espacio de nombres Microsoft.SqlServer.Management.Smo