Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
The TraceReplayOptions object is a Replay object that represents the configuration settings required when replaying a trace.
Jerarquía de herencia
System.Object
Microsoft.SqlServer.Management.Trace.TraceReplayOptions
Espacio de nombres: Microsoft.SqlServer.Management.Trace
Ensamblado: Microsoft.SqlServer.ConnectionInfoExtended (en Microsoft.SqlServer.ConnectionInfoExtended.dll)
Sintaxis
'Declaración
<ComVisibleAttribute(False)> _
Public Class TraceReplayOptions
'Uso
Dim instance As TraceReplayOptions
[ComVisibleAttribute(false)]
public class TraceReplayOptions
[ComVisibleAttribute(false)]
public ref class TraceReplayOptions
[<ComVisibleAttribute(false)>]
type TraceReplayOptions = class end
public class TraceReplayOptions
El tipo TraceReplayOptions expone los siguientes miembros.
Constructores
| Nombre | Descripción | |
|---|---|---|
![]() |
TraceReplayOptions | Initializes a new instance of the TraceReplayOptions class. |
Arriba
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
BlockedProcessesEnabled | Gets or sets a value indicating whether the blocked processes monitor is enabled to search for blocked or blocking processes. |
![]() |
BlockedProcessesWaitInterval | Gets or sets the threshold, in seconds, at which blocked process reports are generated. |
![]() |
DisplayPerfEvent | Gets or sets a value indicating whether an additional event that reports execution time is displayed for each replayed event. |
![]() |
HealthMonitorPollInterval | Gets or sets the interval between checking for unused threads in seconds. |
![]() |
HealthMonitorWaitInterval | Gets or sets the maximum permitted lifetime of an unused thread. |
![]() |
KeepResults | Gets or sets the Boolean property value that specifies whether to keep the replay results. |
![]() |
Mode | Gets or sets whether the trace replay sequential or synchronized. |
![]() |
NumberOfReplayThreads | Gets or sets the number of threads used when replaying the trace. |
Arriba
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
Equals | (Se hereda de Object.) |
![]() |
Finalize | (Se hereda de Object.) |
![]() |
GetHashCode | (Se hereda de Object.) |
![]() |
GetType | (Se hereda de Object.) |
![]() |
MemberwiseClone | (Se hereda de Object.) |
![]() |
ToString | (Se hereda de Object.) |
Arriba
Ejemplos
Seguridad para subprocesos
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.
Vea también
Referencia
Espacio de nombres Microsoft.SqlServer.Management.Trace
.gif)
.gif)
.gif)