ServerEvents.StopEvents 方法

Stops receiving events.

命名空间:  Microsoft.SqlServer.Management.Smo
程序集:  Microsoft.SqlServer.Smo(在 Microsoft.SqlServer.Smo.dll 中)

语法

声明
Public Sub StopEvents
用法
Dim instance As ServerEvents

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

示例

处理 SMO 事件

请参阅

参考

ServerEvents 类

Microsoft.SqlServer.Management.Smo 命名空间