다음을 통해 공유


Name Element for Parameter (ADF)

Specifies the name of an application parameter.

구문

<ParameterDefaults>
    <Parameter>
        <Name>

Element Characteristics

Characteristic Description

Data type

string, between 1 and 255 characters in length.

Default value

None.

Occurrence

Required once per Parameter element.

Updates

Can be modified, but not added or deleted, when updating the application.

Element Relationships

Relationship Elements

Parent element

Parameter Element (ADF)

Child elements

None.

주의

Do not include the % character around the parameter name. The % character is used only where you want to replace the parameter with its value.

The following example shows how to specify the name of a parameter.

<Name>SysName</Name>

Use the string %SysName% anywhere you want to use the value of this parameter.

참고 항목

참조

Application Definition File Reference

관련 자료

ADF(응용 프로그램 정의 파일)에서 매개 변수 사용
인스턴스 및 응용 프로그램 업데이트

도움말 및 정보

SQL Server 2005 지원 받기