Condividi tramite


Metodo IndexEvents.UnsubscribeAllEvents

Clears all event settings, and removes all event handlers.

Spazio dei nomi  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Sintassi

'Dichiarazione
Public Sub UnsubscribeAllEvents
'Utilizzo
Dim instance As IndexEvents

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

Esempi

Gestione degli eventi SMO

Vedere anche

Riferimento

IndexEvents Classe

Spazio dei nomi Microsoft.SqlServer.Management.Smo