ViewEvents.UnsubscribeAllEvents 메서드

Clears all event settings, and removes all event handlers.

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.Smo(Microsoft.SqlServer.Smo.dll)

구문

‘선언
Public Sub UnsubscribeAllEvents
‘사용 방법
Dim instance As ViewEvents

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

SMO 이벤트 처리

참고 항목

참조

ViewEvents 클래스

Microsoft.SqlServer.Management.Smo 네임스페이스