<EventClass> Node
SQL Server 2000
Provides a location for defining one event class.
Structure
<EventClasses> <EventClass>
Node Characteristics
| Characteristic | Description |
|---|---|
| Occurrence | Required once or more per <EventClasses> node. |
| Updates | Can be added, deleted, and modified using NSControl Update. |
Node Relationships
| Relationship | Elements |
|---|---|
| Parent Node | <EventClasses> Node |
| Child Elements | <EventClassName> Element (<EventClass>) <FileGroup> Element (<EventClass>) |
Remarks
If you delete an <EventClass> node, NSControl Update deletes the event class to which it corresponds, including all related SQL Server tables and indexes.
Important If you delete an <EventClass> node, any data existing in the original SQL Server tables is permanently deleted.