Session.Stop 方法

Stops the Session object.

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

语法

声明
Public Sub Stop
用法
Dim instance As Session

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

请参阅

参考

Session 类

Microsoft.SqlServer.Management.XEvent 命名空间