HResults.DTS_E_NEGATIVEVERSION Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
MessageId: DTS_E_NEGATIVEVERSION MessageText: The version number cannot be negative. This error occurs when the VersionMajor, VersionMinor, or VersionBuild property of the package is set to a negative value.
public: int DTS_E_NEGATIVEVERSION = -1073651688;
public const int DTS_E_NEGATIVEVERSION = -1073651688;
val mutable DTS_E_NEGATIVEVERSION : int
Public Const DTS_E_NEGATIVEVERSION As Integer = -1073651688