HResults.DTS_I_SAVECHECKPOINTSTOFILE 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_SAVECHECKPOINTSTOFILE MessageText: The package will be saving checkpoints to file "%1!s!" during execution. The package is configured to save checkpoints.
public: int DTS_I_SAVECHECKPOINTSTOFILE = 1073832005;
public const int DTS_I_SAVECHECKPOINTSTOFILE = 1073832005;
val mutable DTS_I_SAVECHECKPOINTSTOFILE : int
Public Const DTS_I_SAVECHECKPOINTSTOFILE As Integer = 1073832005