Click or drag to resize

QueryMetadata Properties

The QueryMetadata type exposes the following members.

Properties
  NameDescription
Public propertyAgentCpuStatistics
Gets the agent CPU statistics for the query.
Public propertyAgentIOStatistics
Gets the agent IO statistics for the query.
Public propertyCpuStatistics
Gets the CPU statistics for the query.
Public propertyIOStatistics
Gets the IO statistics for the query.
Public propertyPredictions
Gets the predictions for the query.
Public propertyTime
Gets the query execution time.
Public propertyTotal
Gets the total number of matches for the query.
Public propertyTotalFound
Gets the total number of matches found for the query.
Public propertyWordInfo
Gets a list containing the word infos for the query.
Top
See Also