TraceReplay.ReplayStart Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Invokes the handler before a replayed trace is started.
public:
event Microsoft::SqlServer::Management::Trace::ReplayStartHandler ^ ReplayStart;
public event Microsoft.SqlServer.Management.Trace.ReplayStartHandler ReplayStart;
member this.ReplayStart : Microsoft.SqlServer.Management.Trace.ReplayStartHandler
Public Custom Event ReplayStart As ReplayStartHandler