SqlVersion Properties

MSBuild Extension Pack

SqlVersion Properties MSBuild Extension Pack Help 4.0.12.0

The SqlVersion type exposes the following members.

Properties

  Name Description
Public property Build
Build component of build number
Public property BuildName
The name of the build number sequence to query
Public property DatabaseName
The name of the database whcih contains the BuildNumber table
Public property Delimiter
Sets the Delimiter to use in the version number. Default is .
Public property FieldToIncrement
Number indicating which field is to be incremented. 0 = none (read out last number generated), 1-4 = Major, Minor, Build, Increment.
Public property Major
Major component of build number
Public property Minor
Minor component of build number
Public property PaddingCount
Sets the number of padding digits to use, e.g. 4
Public property PaddingDigit
Sets the padding digit to use, e.g. 0
Public property Revision
Revision component of build number
Public property Version
Gets the full four part Version
Top
See Also

Reference