다음을 통해 공유


Major Element (ADF)

Specifies the major component of the application version number.

구문

<Version>
    <Major>

Element Characteristics

Characteristic Description

Data type

Non-negative integer.

Default value

None.

Occurrence

Required once per Version element.

Updates

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

Element Relationships

Relationship Elements

Parent element

Version Element (ADF)

Child elements

None.

주의

The Major element specifies the major version number in the four-part version number. Four-part version numbers use the format Major.Minor.Build.Revision, such as 2.3.9.7. If you specify the version number, all four parts are required.

The following example shows how to specify a major version number of 2.

<Major>2</Major>

참고 항목

참조

Application Definition File Reference

관련 자료

응용 프로그램 버전 및 기록 지정
인스턴스 및 응용 프로그램 업데이트

도움말 및 정보

SQL Server 2005 지원 받기