共用方式為


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 命名空間