Método TraceServer.Stop
Stops the trace.
Namespace: Microsoft.SqlServer.Management.Trace
Assembly: Microsoft.SqlServer.ConnectionInfoExtended (em Microsoft.SqlServer.ConnectionInfoExtended.dll)
Sintaxe
'Declaração
Public Sub Stop
'Uso
Dim instance As TraceServer
instance.Stop()
public void Stop()
public:
void Stop()
member Stop : unit -> unit
public function Stop()
Exemplos
Consulte também
Referência
Namespace Microsoft.SqlServer.Management.Trace