HResults.DTS_E_INVALIDVERSIONNUMBER Field
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_INVALIDVERSIONNUMBER MessageText: The version number in the package is not valid. The version number cannot be greater than current version number.
public: int DTS_E_INVALIDVERSIONNUMBER = -1073647606;
C#
public const int DTS_E_INVALIDVERSIONNUMBER = -1073647606;
val mutable DTS_E_INVALIDVERSIONNUMBER : int
Public Const DTS_E_INVALIDVERSIONNUMBER As Integer = -1073647606
Value = -1073647606
منتج | الإصدارات |
---|---|
SQL Server .NET SDK | 2016, 2017, 2019 |