HResults.DTS_I_SAVECHECKPOINTSTOFILE Field

Definition

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

Field Value

Value = 1073832005

Applies to