<SubscriptionQuantumLimit> Element
SQL Server 2000
Specifies how far behind the real-time clock the logical clock can fall before it skips processing subscription rules in order to catch up.
Structure
<ApplicationExecutionSettings> ... <SubscriptionQuantumLimit>
Element Characteristics
| Characteristic | Description |
|---|---|
| Data Type | Non-negative integer. |
| Default Value | 30 quanta, which is 30 minutes, 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 |