Stop 方法
Stops the trace replay.
命名空間: Microsoft.SqlServer.Management.Trace
組件: Microsoft.SqlServer.ConnectionInfoExtended (在 Microsoft.SqlServer.ConnectionInfoExtended.dll 中)
語法
'宣告
Public Sub Stop
'用途
Dim instance As TraceReplay
instance.Stop()
public void Stop()
public:
void Stop()
member Stop : unit -> unit
public function Stop()