<Field> Node (/Protocol/Fields)
SQL Server 2000
Provides a location for defining one protocol header field.
Structure
<NotificationClasses>
<NotificationClass>
...
<Protocols>
<Protocol>
<Fields>
<Field>
Node Characteristics
| Characteristic | Description |
|---|---|
| Occurrence | Required once or more per <Fields> node. |
| Updates | Can be added and deleted using NSControl Update. |
Node Relationships
| Relationship | Elements |
|---|---|
| Parent Node | <Fields> Node (<Protocol>) |
| Child Elements | <FieldName> Element (/Protocol/Fields/Field) –and– <SqlExpression> Element (/Protocol/Fields/Field) –or– |
Remarks
If you add or delete a <Field> 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 <Field> node, any data existing in the original SQL Server tables is permanently deleted.