<PerformanceQueryInterval> Element
SQL Server 2000
Specifies how frequently system performance counters are updated.
Structure
<ApplicationExecutionSettings> ... <PerformanceQueryInterval>
Element Characteristics
| Characteristic | Description |
|---|---|
| Data Type | duration. |
| Default Value | 60 seconds. |
| Occurrence | Optional once per <ApplicationExecutionSettings> node. |
| Updates | Can be added, deleted, and modified using NSControl Update. |
Element Relationships
| Relationship | Elements |
|---|---|
| Parent Node | <ApplicationExecutionSettings> Node |
Remarks
The format of the XML duration data type is P0DT00H00M00S. For more information about XML data types, see Primitive XML Data Types in the Microsoft MSDN® Library.