Share via


ProtocolName Element (ADF)

Specifies the name of the delivery protocol.

Sintassi

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

Osservazioni

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 Protocolli di recapito standard.

Esempio

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

<ProtocolName>SMTP</ProtocolName>

Vedere anche

Riferimento

Application Definition File Reference

Altre risorse

Impostazione del nome e dei campi del protocollo di recapito
Aggiornamento di istanze e applicazioni

Guida in linea e informazioni

Assistenza su SQL Server 2005