HResults.DTS_E_COMPONENTVERSIONMISMATCH Field

Definition

MessageId: DTS_E_COMPONENTVERSIONMISMATCH MessageText: The version of %1!s! is not compatible with this version of the DataFlow.

public: int DTS_E_COMPONENTVERSIONMISMATCH = -1073446880;
public const int DTS_E_COMPONENTVERSIONMISMATCH = -1073446880;
val mutable DTS_E_COMPONENTVERSIONMISMATCH : int
Public Const DTS_E_COMPONENTVERSIONMISMATCH As Integer  = -1073446880

Field Value

Value = -1073446880

Applies to