<DigestGrouping> Element (<Field>)
SQL Server 2000
Indicates whether the value of the notification field is considered when grouping notifications for digest delivery.
Structure
<NotificationClasses>
<NotificationClass>
<Schema>
<Fields>
<Field>
...
<DigestGrouping>
Element Characteristics
| Characteristic | Description |
|---|---|
| Data Type | Boolean. |
| Default Value | false. |
| Occurrence | Optional once per <Field> node. |
| Updates | Can be added, deleted, and modified using NSControl Update. |
Element Relationships
| Relationship | Elements |
|---|---|
| Parent Node | <Field> Node (/Schema/Fields) |
Remarks
If you add, delete, or update a <DigestGrouping> element, NSControl Update deletes and re-creates the notification class to which it corresponds. This includes dropping and re-creating the SQL Server tables used by this notification class.
Important When you add, delete, or update a <DigestGrouping> element, any data existing in the original SQL Server tables is permanently deleted.