MessageTypeEvents.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()

示例

处理 SMO 事件

请参阅

参考

MessageTypeEvents 类

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

其他资源

处理 SMO 事件