HResults.DTS_E_LOADCHECKPOINT Field
Definition
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.
The package failed during execution because the checkpoint file cannot be loaded. Further execution of the package requires a checkpoint file. This error usually occurs when the CheckpointUsage property is set to ALWAYS, which specifies that the package always restarts.
public: int DTS_E_LOADCHECKPOINT = -1073614717;
public const int DTS_E_LOADCHECKPOINT = -1073614717;
val mutable DTS_E_LOADCHECKPOINT : int
Public Const DTS_E_LOADCHECKPOINT As Integer = -1073614717