Stop 方法

Stops the trace.

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

语法

声明
Public Sub Stop
用法
Dim instance As TraceServer

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

示例

Readme_Tracer