WaitStatistics interface

Wait statistics gathered during query batch execution

Properties

waitCount

Total no. of waits

waitTimeMs

Total wait time in millisecond(s)

waitType

Type of the Wait

Property Details

waitCount

Total no. of waits

waitCount?: number

Property Value

number

waitTimeMs

Total wait time in millisecond(s)

waitTimeMs?: number

Property Value

number

waitType

Type of the Wait

waitType?: string

Property Value

string