<Fields> Node (<Protocol>)
SQL Server 2000
Provides a location for all of the protocol header field definitions needed for one of the protocols used by the associated notification class.
Structure
<NotificationClasses>
<NotificationClass>
...
<Protocols>
<Protocol>
...
<Fields>
Node Characteristics
| Characteristic | Description |
|---|---|
| Occurrence | Optional once per <Protocol> node. |
| Updates | Can be added and deleted using NSControl Update. |
Node Relationships
| Relationship | Elements |
|---|---|
| Parent Node | <Protocol> Node |
| Child Elements | <Field> Node (/Protocol/Fields) |
Remarks
If you update a <Fields> 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 update a <Fields> node, any data existing in the original SQL Server tables is permanently deleted.