Expand Minimize
This topic has not yet been rated - Rate this topic

<Protocol> Node

SQL Server 2000

Provides a location for defining a protocol that the associated notification class uses for notification message delivery.

Structure
<NotificationClasses>
   <NotificationClass>
      ...
      <Protocols>
         <Protocol>

Node Characteristics
Characteristic Description
Occurrence Required once or more per <Protocols> node.
Updates Can be added and deleted using NSControl Update.
Node Relationships
Remarks

If you add or delete a <Protocol> 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 a <Protocol> node, any data existing in the original SQL Server tables is permanently deleted.

See Also
Documenting the Delivery Protocols
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.