QueryProfile
interface QueryProfile (View source)
Set of values for setting the profile mode of a query.
Constants
| OFF |
Set profiling to off |
| PHASES |
Set profiling to include phase timings |
| TIMINGS |
Set profiling to include execution timings |