Click or drag to resize

Event Properties

The QueryTraceEvent type exposes the following members.

Properties
  NameDescription
Public propertyDescription
The event description, i.e. which activity this event correspond to.
Public propertySource
The address of the host having generated this event.
Public propertySourceElapsedMicros
The number of microseconds elapsed on the source when this event occurred since when the source started handling the query.
Public propertyThreadName
The name of the thread on which this event occurred.
Public propertyTimestamp
The server side timestamp of the event.
Top
See Also