HResults.DTS_E_CHECKPOINTMISMATCH Field

Definition

MessageId: DTS_E_CHECKPOINTMISMATCH MessageText: Checkpoint file "%1!s!" does not match this package. The ID of the package and the ID in the checkpoint file do not match.

public: int DTS_E_CHECKPOINTMISMATCH = -1073651639;
public const int DTS_E_CHECKPOINTMISMATCH = -1073651639;
val mutable DTS_E_CHECKPOINTMISMATCH : int
Public Const DTS_E_CHECKPOINTMISMATCH As Integer  = -1073651639

Field Value

Value = -1073651639

Applies to