Minor Element (ICF)
Specifies the minor version number of the instance configuration file (ICF).
Syntax
<Version>
...
<Minor>
Element Characteristics
Characteristic | Description |
---|---|
Data type |
Nonnegative 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. |
Hinweise
Use the Minor element to specify which version of Microsoft SQL Server Notification Services the ICF conforms to or to track the minor version number of the ICF using your own version numbers.
The entire Version element is optional.
Beispiel
This example shows how to specify the minor version number for ICF version 2.0.1.1.
<Minor>0</Minor>
Siehe auch
Verweis
Version Element (ICF)
Application Definition File Reference
Konzepte
Instance Configuration File Reference
Andere Ressourcen
Aktualisieren von Instanzen und Anwendungen