ProtocolName Element (ADF)

Specifies the name of the delivery protocol.

Syntax

<NotificationClasses>
    <NotificationClass>
        ...
        <Protocols>
            <Protocol>
                <ProtocolName>

Element Characteristics

Characteristic Description

Data type

string, between 1 and 64 characters in length.

Default value

None.

Occurrence

Required once per Protocol element.

Updates

Can be modified, but not added or deleted, when updating the application.

Element Relationships

Relationship Elements

Parent element

Protocol Element (ADF)

Child elements

None.

Remarks

The ProtocolName value must map to a delivery protocol name in the Protocols section of the instance configuration file (ICF) or must be the name of one of the built-in delivery protocols (SMTP and File). For more information about built-in protocols, see Standard Delivery Protocols.

Example

The following example shows how to use the built-in SMTP delivery protocol.

<ProtocolName>SMTP</ProtocolName>

See Also

Reference

Application Definition File Reference

Other Resources

Specifying the Delivery Protocol Name and Fields
Updating Instances and Applications

Help and Information

Getting SQL Server 2005 Assistance