共用方式為


RemoteServiceBindingEvents.StopEvents 方法

Stops receiving events.

命名空間:  Microsoft.SqlServer.Management.Smo.Broker
組件:  Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)

語法

'宣告
Public Sub StopEvents
'用途
Dim instance As RemoteServiceBindingEvents

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

範例

處理 SMO 事件

請參閱

參考

RemoteServiceBindingEvents 類別

Microsoft.SqlServer.Management.Smo.Broker 命名空間