Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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