HResults.DTS_I_RESTARTFROMCHECKPOINTFILE 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.
MessageId: DTS_I_RESTARTFROMCHECKPOINTFILE MessageText: The package restarted from checkpoint file "%1!s!". The package was configured to restart from checkpoint.
public: int DTS_I_RESTARTFROMCHECKPOINTFILE = 1073832006;
public const int DTS_I_RESTARTFROMCHECKPOINTFILE = 1073832006;
val mutable DTS_I_RESTARTFROMCHECKPOINTFILE : int
Public Const DTS_I_RESTARTFROMCHECKPOINTFILE As Integer = 1073832006