<NotificationBatchSize> Element
SQL Server 2000
For regular notifications, specifies the maximum number of notifications of the associated notification class that can be included in a batch. For digest notifications, specifies the number of notification batches that will be created.
Structure
<NotificationClasses>
<NotificationClass>
...
<NotificationBatchSize>
Element Characteristics
| Characteristic | Description |
|---|---|
| Data Type | Non-negative integer. |
| Default Value | Unlimited notifications per batch for regular notifications.
1 notification batch for digest notifications. |
| Occurrence | Optional once per <NotificationClass> node. |
| Updates | Can be added, deleted, and modified using NSControl Update. |
Element Relationships
| Relationship | Elements |
|---|---|
| Parent Node | <NotificationClass> Node |
Remarks
<NotificationBatchSize> can be set to a non-zero value only in Notification Services Enterprise Edition.