Timers Class
Provides code region timers.
Assembly: Microsoft.SqlServer.Management.SqlParser (in Microsoft.SqlServer.Management.SqlParser.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | OutputFormat | Gets or sets the output format. |
![]() ![]() | PerfWriters | Gets the collection of writers that the generated report is written to. |
| Name | Description | |
|---|---|---|
![]() ![]() | Begin(Int32) | Resets all timers, initializes a new list of timing records, and enables timers. |
![]() ![]() | Finish() | Stops event recording and writes the time report to the registered writers. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


