PerformanceCounters 멤버

A PerformanceCounters object represents a performance counter that is used to trace the performance of the instance of SQL Server.

PerformanceCounters 형식은 다음 멤버를 노출합니다.

생성자

  이름 설명
공용 메서드 PerformanceCounters Initializes a new instance of the PerformanceCounters object.

맨 위로 이동

메서드

  이름 설명
공용 메서드정적 멤버 Dump(Boolean)
공용 메서드정적 멤버 Dump(String)
공용 메서드정적 멤버 Dump(String, Boolean)
공용 메서드 Equals (Object에서 상속됩니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
공용 메서드 GetHashCode (Object에서 상속됩니다.)
공용 메서드 GetType (Object에서 상속됩니다.)
보호된 메서드 MemberwiseClone (Object에서 상속됩니다.)
공용 메서드정적 멤버 Reset
공용 메서드 ToString (Object에서 상속됩니다.)

맨 위로 이동

속성

  이름 설명
공용 속성정적 멤버 DependencyDiscoveryDuration Gets or sets the dependency discovery duration.
공용 속성정적 멤버 DiscoverDependenciesDuration Gets or sets the time period to discover dependencies.
공용 속성정적 멤버 DoCount Returns Boolean value that determines whether the performance counter is enabled.
공용 속성정적 멤버 EnumQueriesCount
공용 속성정적 멤버 EnumQueriesDuration
공용 속성정적 멤버 InitializeCallsCount
공용 속성정적 멤버 ObjectInfoRequestCount
공용 속성정적 멤버 SqlExecutionDuration
공용 속성정적 멤버 UrnCallsCount
공용 속성정적 멤버 UrnSkelCallsCount
공용 속성정적 멤버 UrnSkeletonsPerf
공용 속성정적 멤버 WalkDependenciesDuration

맨 위로 이동