다음을 통해 공유


TraceReplayOptions Members

The TraceReplayOptions object is a Replay object that represents the configuration settings required when replaying a trace.

The following tables list the members exposed by the TraceReplayOptions type.

Public Constructors

  이름 Description
TraceReplayOptions Initializes a new instance of the TraceReplayOptions class.

위쪽

Public Properties

  이름 Description
ms220887.pubproperty(ko-kr,SQL.90).gif HealthMonitorPollInterval Gets or sets the interval between checking for unused threads in seconds.
ms220887.pubproperty(ko-kr,SQL.90).gif HealthMonitorWaitInterval Gets or sets the maximum permitted lifetime of an unused thread.
ms220887.pubproperty(ko-kr,SQL.90).gif KeepResults Gets or sets the Boolean property value that specifies whether to keep the replay results.
ms220887.pubproperty(ko-kr,SQL.90).gif Mode Gets or sets whether the trace replay sequential or synchronized.
ms220887.pubproperty(ko-kr,SQL.90).gif NumberOfReplayThreads Gets or sets the number of threads used when replaying the trace.

위쪽

Public Methods

(see also Protected Methods )

  이름 Description
ms220887.pubmethod(ko-kr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms220887.pubmethod(ko-kr,SQL.90).gif GetHashCode  (inherited from Object )
ms220887.pubmethod(ko-kr,SQL.90).gif GetType  (inherited from Object )
ms220887.pubmethod(ko-kr,SQL.90).gifms220887.static(ko-kr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms220887.pubmethod(ko-kr,SQL.90).gif ToString  (inherited from Object )

위쪽

Protected Methods

  이름 Description
ms220887.protmethod(ko-kr,SQL.90).gif Finalize  (inherited from Object )
ms220887.protmethod(ko-kr,SQL.90).gif MemberwiseClone  (inherited from Object )

위쪽

참고 항목

참조

TraceReplayOptions Class
Microsoft.SqlServer.Management.Trace Namespace

관련 자료

추적 플래그(Transact-SQL)
SQL Server 프로파일러 사용