<EventClasses> Node
SQL Server 2000
Provides a parent location for defining the event classes used by this application.
Structure
<Application> ... <EventClasses>
Node Characteristics
| Characteristic | Description |
|---|---|
| Occurrence | Optional once per <Application> node. |
| Updates | Can be added and deleted using NSControl Update. |
Node Relationships
| Relationship | Elements |
|---|---|
| Parent Node | <Application> Node |
| Child Elements | <EventClass> Node |
Remarks
If you delete an <EventClasses> node, NSControl Update deletes the event class to which it corresponds, including all related SQL Server tables and indexes.
Important If you delete an <EventClasses> node, any data existing in the original SQL Server tables is permanently deleted.