<Protocols> Node
SQL Server 2000
Provides a location for defining one or more protocols that the associated notification class will use for notification message delivery.
Structure
<NotificationClasses>
<NotificationClass>
...
<Protocols>
Node Characteristics
| Characteristic | Description |
|---|---|
| Occurrence | Optional once per <NotificationClass> node. |
| Updates | Can be added and deleted using NSControl Update. |
Node Relationships
| Relationship | Elements |
|---|---|
| Parent Node | <NotificationClass> Node |
| Child Elements | <Protocol> Node |
Remarks
If you add or delete the <Protocols> node, 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 If you add or delete the <Protocols> node, any data existing in the original SQL Server tables is permanently deleted.