BACK TO INDEX

Win32_PerfRawData_MSSQLSERVER_SQLServerSQLStatistics
Collects statistics associated with SQL requests
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
AutoParamAttemptsPersecUInt64Number of auto-parameterization attempts.
BatchRequestsPersecUInt64Number of SQL batch requests received by server.
CaptionStringA short textual description (one-line string) for the statistic or metric.
DescriptionStringA textual description of the statistic or metric.
FailedAutoParamsPersecUInt64Number of failed auto-parameterizations.
ForcedParameterizationsPersecUInt64Number of statements parameterized by forced parameterization per second.
Frequency_ObjectUInt64NA
Frequency_PerfTimeUInt64NA
Frequency_Sys100NSUInt64NA
NameStringThe Name property defines the label by which the statistic or metric is known. When subclassed, the property can be overridden to be a Key property.
SafeAutoParamsPersecUInt64Number of safe auto-parameterizations.
SQLAttentionrateUInt64Number of attentions per second.
SQLCompilationsPersecUInt64Number of SQL compilations.
SQLReCompilationsPersecUInt64Number of SQL re-compiles.
Timestamp_ObjectUInt64NA
Timestamp_PerfTimeUInt64NA
Timestamp_Sys100NSUInt64NA
UnsafeAutoParamsPersecUInt64Number of unsafe auto-parameterizations.
SAMPLE DATA INSTANCE
   Class does not currently contain data instances