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.
Starts the trace replay.
Namespace: Microsoft.SqlServer.Management.Trace
Assembly: Microsoft.SqlServer.ConnectionInfoExtended (in Microsoft.SqlServer.ConnectionInfoExtended.dll)
Syntax
'Declaration
Public Sub Start
'Usage
Dim instance As TraceReplay
instance.Start()
public void Start()
public:
void Start()
member Start : unit -> unit
public function Start()
Examples
See Also
Reference
Microsoft.SqlServer.Management.Trace Namespace