Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration QueryProfileMode

Specifies the profiling mode for a query.

Index

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