<Chronicle> Node (/EventClass/Chronicles)
SQL Server 2000
Provides a location for specifying information about one event chronicle table.
Structure
<EventClasses>
<EventClass>
...
<Chronicles>
<Chronicle>
Node Characteristics
| Characteristic | Description |
|---|---|
| Occurrence | Required once or more per <Chronicles> node. |
| Updates | Can be added and deleted using NSControl Update. |
Node Relationships
| Relationship | Elements |
|---|---|
| Parent Node | <Chronicles> Node (<EventClass>) |
| Child Elements | <ChronicleName> Element (/EventClass/Chronicles/Chronicle) |
Remarks
If you delete a <Chronicle> node, NSControl Update deletes and re-creates the event class to which it corresponds. This includes dropping and re-creating the SQL Server tables and indexes used by this event class.
Important When you delete a <Chronicle> node, any data existing in the original SQL Server tables is permanently deleted.