Champ DTS_W_FAILURENOTRESTARTABLE
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.
Espace de noms : Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (dans Microsoft.SqlServer.ManagedDTS.dll)
Syntaxe
'Déclaration
Public Const DTS_W_FAILURENOTRESTARTABLE As Integer
'Utilisation
Dim value As Integer
value = HResults.DTS_W_FAILURENOTRESTARTABLE
public const int DTS_W_FAILURENOTRESTARTABLE
public:
literal int DTS_W_FAILURENOTRESTARTABLE
static val mutable DTS_W_FAILURENOTRESTARTABLE: int
public const var DTS_W_FAILURENOTRESTARTABLE : int
Voir aussi