| Win32_PerfFormattedData_MSSQLSERVER_SQLServerLocks |
| Describes statistics for individual lock server lock requests |
| NameSpace Path |
| \ROOT\CIMV2 |
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| AverageWaitTimems | | UInt64 | The average amount of wait time (milliseconds) for each lock request that resulted in a wait. |
| Caption | | String | A short textual description (one-line string) for the statistic or metric. |
| Description | | String | A textual description of the statistic or metric. |
| Frequency_Object | | UInt64 | NA |
| Frequency_PerfTime | | UInt64 | NA |
| Frequency_Sys100NS | | UInt64 | NA |
| LockRequestsPersec | | UInt64 | Number of new locks and lock conversions requested from the lock manager. |
| LockTimeoutsPersec | | UInt64 | Number of lock requests that timed out. This includes requests for NOWAIT locks. |
| LockTimeoutstimeout0Persec | | UInt64 | Number of lock requests that timed out. This does not include requests for NOWAIT locks. |
| LockWaitsPersec | | UInt64 | Number of lock requests that could not be satisfied immediately and required the caller to wait before being granted the lock. |
| LockWaitTimems | | UInt64 | Total wait time (milliseconds) for locks in the last second. |
| Name | | String | The 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. |
| NumberofDeadlocksPersec | | UInt64 | Number of lock requests that resulted in a deadlock. |
| Timestamp_Object | | UInt64 | NA |
| Timestamp_PerfTime | | UInt64 | NA |
| Timestamp_Sys100NS | | UInt64 | NA |
| SAMPLE DATA INSTANCE |
   Class does not currently contain data instances
|