Membros PerformanceCounters
A PerformanceCounters object represents a performance counter that is used to trace the performance of the instance of SQL Server.
O tipo PerformanceCounters expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
PerformanceCounters | Initializes a new instance of the PerformanceCounters object. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Dump(Boolean) | ||
Dump(String) | ||
Dump(String, Boolean) | ||
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
Reset | ||
ToString | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
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 |
Início