다음을 통해 공유


Name Element for DeliveryChannel/Arguments/Argument (ICF)

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

구문

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

주의

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 표준 배달 프로토콜.

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>

참고 항목

참조

Application Definition File Reference

개념

Instance Configuration File Reference

관련 자료

배달 채널 정의
표준 배달 프로토콜
인스턴스 및 응용 프로그램 업데이트

도움말 및 정보

SQL Server 2005 지원 받기