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.
Initializes a new instance of the TraceReplay class.
Namespace: Microsoft.SqlServer.Management.Trace
Assembly: Microsoft.SqlServer.ConnectionInfoExtended (in Microsoft.SqlServer.ConnectionInfoExtended.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New TraceReplay()
public TraceReplay()
public:
TraceReplay()
new : unit -> TraceReplay
public function TraceReplay()
Examples
See Also
Reference
Microsoft.SqlServer.Management.Trace Namespace