Condividi tramite


Metodo SchemaEvents.UnsubscribeAllEvents

Clear 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 SchemaEvents

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

Esempi

Gestione degli eventi SMO

Vedere anche

Riferimento

SchemaEvents Classe

Spazio dei nomi Microsoft.SqlServer.Management.Smo