HResults.DTS_I_RESTARTFROMCHECKPOINTFILE Field

Definition

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

Field Value

Value = 1073832006

Applies to