<ChronicleQuantumLimit> Element
SQL Server 2000
Specifies how far behind the real-time clock the logical clock can fall before it skips processing event chronicle rules in order to catch up.
Structure
<ApplicationExecutionSettings> ... <ChronicleQuantumLimit>
Element Characteristics
| Characteristic | Description |
|---|---|
| Data Type | Non-negative integer. |
| Default Value | 1,440 quanta, which is 1,440 minutes or 1 day, assuming a <QuantumDuration> value of 1 minute. |
| Occurrence | Optional once per <ApplicationExecutionSettings> node. |
| Updates | Can be added, deleted, and modified using NSControl Update. |
Element Relationships
| Relationship | Elements |
|---|---|
| Parent Node | <ApplicationExecutionSettings> Node |