Share via


ProtocolName Element (ADF)

Specifies the name of the delivery protocol.

Syntaxe

<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.

Notes

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 Protocoles de remise standard.

Exemple

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

<ProtocolName>SMTP</ProtocolName>

Voir aussi

Référence

Application Definition File Reference

Autres ressources

Spécification du nom et des champs du protocole de remise
Mise à jour des instances et des applications

Aide et Informations

Assistance sur SQL Server 2005