Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Specifies the build number of the instance configuration file (ICF).
Синтаксис
<Version>
...
<Build>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type |
Non-negative integer. |
Default value |
None. |
Occurrence |
Required once per Version element. |
Updates |
The entire version number can be incremented when updating the instance. |
Element Relationships
| Relationship | Elements |
|---|---|
Parent element |
|
Child elements |
None. |
Замечания
Use the Build element to specify which build of Microsoft SQL Server Notification Services the ICF conforms to or to track the build number of the ICF using your own version numbers.
The entire Version element is optional.
Пример
This example shows how to specify the build number for ICF version 2.0.1.1.
<Build>1</Build>
См. также
Справочник
Version Element (ICF)
Application Definition File Reference
Основные понятия
Instance Configuration File Reference