다음을 통해 공유


StopEvents 메서드

Stops receiving events.

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

구문

‘선언
Public Sub StopEvents
‘사용 방법
Dim instance As MessageTypeEvents

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