Udostępnij przez


PerformanceCounters Members

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

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

Public Constructors

  Name Description
PerformanceCounters Initializes a new instance of the PerformanceCounters object.

Top

Public Properties

  Name Description
Bb631082.pubproperty(pl-pl,SQL.100).gifBb631082.static(pl-pl,SQL.100).gif DependencyDiscoveryDuration Gets or sets the dependency discovery duration.
Bb631082.pubproperty(pl-pl,SQL.100).gifBb631082.static(pl-pl,SQL.100).gif DiscoverDependenciesDuration Gets or sets the time period to discover dependencies.
Bb631082.pubproperty(pl-pl,SQL.100).gifBb631082.static(pl-pl,SQL.100).gif DoCount Returns Boolean value that determines whether the performance counter is enabled.
Bb631082.pubproperty(pl-pl,SQL.100).gifBb631082.static(pl-pl,SQL.100).gif EnumQueriesCount  
Bb631082.pubproperty(pl-pl,SQL.100).gifBb631082.static(pl-pl,SQL.100).gif EnumQueriesDuration  
Bb631082.pubproperty(pl-pl,SQL.100).gifBb631082.static(pl-pl,SQL.100).gif InitializeCallsCount  
Bb631082.pubproperty(pl-pl,SQL.100).gifBb631082.static(pl-pl,SQL.100).gif ObjectInfoRequestCount  
Bb631082.pubproperty(pl-pl,SQL.100).gifBb631082.static(pl-pl,SQL.100).gif SqlExecutionDuration  
Bb631082.pubproperty(pl-pl,SQL.100).gifBb631082.static(pl-pl,SQL.100).gif UrnCallsCount  
Bb631082.pubproperty(pl-pl,SQL.100).gifBb631082.static(pl-pl,SQL.100).gif UrnSkelCallsCount  
Bb631082.pubproperty(pl-pl,SQL.100).gifBb631082.static(pl-pl,SQL.100).gif UrnSkeletonsPerf  
Bb631082.pubproperty(pl-pl,SQL.100).gifBb631082.static(pl-pl,SQL.100).gif WalkDependenciesDuration  

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb631082.pubmethod(pl-pl,SQL.100).gifBb631082.static(pl-pl,SQL.100).gif Dump Overloaded.  
Bb631082.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
Bb631082.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
Bb631082.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
Bb631082.pubmethod(pl-pl,SQL.100).gifBb631082.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
Bb631082.pubmethod(pl-pl,SQL.100).gifBb631082.static(pl-pl,SQL.100).gif Reset  
Bb631082.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb631082.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Object )
Bb631082.protmethod(pl-pl,SQL.100).gif MemberwiseClone  (inherited from Object )

Top