HResults.DTS_W_FAILURENOTRESTARTABLE 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_W_FAILURENOTRESTARTABLE MessageText: This task or container has failed, but because FailPackageOnFailure property is FALSE, the package will continue. This warning is posted when the SaveCheckpoints property of the package is set to TRUE and the task or container fails.
public: int DTS_W_FAILURENOTRESTARTABLE = -2147401640;
public const int DTS_W_FAILURENOTRESTARTABLE = -2147401640;
val mutable DTS_W_FAILURENOTRESTARTABLE : int
Public Const DTS_W_FAILURENOTRESTARTABLE As Integer = -2147401640