<DigestGrouping> Element (<ComputedField>)
SQL Server 2000
Indicates whether the value of the computed notification field is considered when grouping notifications for digest delivery.
Structure
<NotificationClasses>
<NotificationClass>
<Schema>
<ComputedFields>
<ComputedField>
...
<DigestGrouping>
Element Characteristics
| Characteristic | Description |
|---|---|
| Data Type | Boolean. |
| Default Value | false. |
| Occurrence | Optional once per <ComputedField> node. |
| Updates | Can be added, deleted, and modified using NSControl Update. |
Element Relationships
| Relationship | Elements |
|---|---|
| Parent Node | <ComputedField> Node |
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.