ProtocolName Element (ADF)

Specifies the name of the delivery protocol.

语法

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

备注

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 标准传递协议.

示例

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

<ProtocolName>SMTP</ProtocolName>

请参阅

参考

Application Definition File Reference

其他资源

指定传递协议名称和字段
更新实例和应用程序

帮助和信息

获取 SQL Server 2005 帮助