Aracılığıyla paylaş


TableEvents.UnsubscribeAllEvents Method

Clears all event settings, and removes all event handlers.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Syntax

'Bildirim
Public Sub UnsubscribeAllEvents
'Kullanım
Dim instance As TableEvents

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

Examples

Handling SMO Events

See Also

Reference

TableEvents Class

Microsoft.SqlServer.Management.Smo Namespace