Enumeration QueryProfileMode

Specifies the profiling mode for a query.

Enumeration Members

Enumeration Members

Off: "off"

Disables the generation of profiling data.

Phases: "phases"

Enables profiling of the phases of a query.

Timings: "timings"

Enables profiling of the timings of a query.

Generated using TypeDoc