DiagnosticEventDataQueryType Enum

Definition

Specifies the types of data queries for a ResolvedDiagnosticEvent.

public enum class DiagnosticEventDataQueryType
public enum class DiagnosticEventDataQueryType
enum DiagnosticEventDataQueryType
public enum DiagnosticEventDataQueryType
type DiagnosticEventDataQueryType = 
Public Enum DiagnosticEventDataQueryType
Inheritance
DiagnosticEventDataQueryType

Fields

DataQuery 1

A data query represented by the DataQuery XML tag in the collection plan.

ProgrammableDataQuery 2

A data query represented by the ProgrammableDataQuery XML tag in the collection plan.

Unknown 0

An unknown data query type.

Applies to