Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Pauses the trace.
Namespace: Microsoft.SqlServer.Management.Trace
Assembly: Microsoft.SqlServer.ConnectionInfoExtended (in Microsoft.SqlServer.ConnectionInfoExtended.dll)
Syntax
'Declaration
Public Sub Pause
'Usage
Dim instance As TraceServer
instance.Pause()
public void Pause()
public:
void Pause()
member Pause : unit -> unit
public function Pause()
Examples
See Also
Reference
Microsoft.SqlServer.Management.Trace Namespace