WaitStatistics interface
Wait statistics gathered during query batch execution
Properties
wait |
Total no. of waits |
wait |
Total wait time in millisecond(s). Default value: 0. |
wait |
Type of the Wait |
Property Details
waitCount
Total no. of waits
waitCount?: number
Property Value
number
waitTimeMs
Total wait time in millisecond(s). Default value: 0.
waitTimeMs?: number
Property Value
number
waitType
Type of the Wait
waitType?: string
Property Value
string