TraceReplay.Start Method
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