HResults.DTS_E_INVALIDVERSIONNUMBER Field

Definition

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;
public const int DTS_E_INVALIDVERSIONNUMBER = -1073647606;
val mutable DTS_E_INVALIDVERSIONNUMBER : int
Public Const DTS_E_INVALIDVERSIONNUMBER As Integer  = -1073647606

Field Value

Value = -1073647606

Applies to