HResults.DTS_E_INCORRECTCOMPONENTVIEWID Field

Definition

MessageId: DTS_E_INCORRECTCOMPONENTVIEWID MessageText: The component view ID is incorrect. The component view may be out of synchronization. Try releasing the component view and recreating it.

public: int DTS_E_INCORRECTCOMPONENTVIEWID = -1073450965;
public const int DTS_E_INCORRECTCOMPONENTVIEWID = -1073450965;
val mutable DTS_E_INCORRECTCOMPONENTVIEWID : int
Public Const DTS_E_INCORRECTCOMPONENTVIEWID As Integer  = -1073450965

Field Value

Value = -1073450965

Applies to