Partager via


Name Element for DeliveryChannel/Arguments/Argument (ICF)

Contains the name of an argument to be passed to the delivery protocol.

Syntaxe

<DeliveryChannels>
    <DeliveryChannel>
        ...
        <Arguments>
            <Argument>
                <Name>

Element Characteristics

Characteristic Description

Data type

string, between 1 and 255 characters in length.

Default value

None.

Occurrence

Required once per Argument element.

Updates

Can be modified when updating the instance.

Element Relationships

Relationship Elements

Parent element

Argument Element (ICF)

Child elements

None.

Notes

Delivery channel arguments are dependent on the delivery protocol. Each protocol has its own requirements. For information about the arguments required by standard delivery protocols, see Protocoles de remise standard.

Exemple

This example shows how to specify an argument for a delivery channel. The argument has the name Server and the value \\DeliveryServer2.

<Parameter>
    <Name>Server</Name>
    <Value>\\DeliveryServer2</Value>
</Parameter>

Voir aussi

Référence

Application Definition File Reference

Concepts

Instance Configuration File Reference

Autres ressources

Définition des canaux de remise
Protocoles de remise standard
Mise à jour des instances et des applications

Aide et Informations

Assistance sur SQL Server 2005