Champ DTS_W_JOBSTASK_SKIPPINGJOBEXISTSATDEST
Skipping the transfer of job "%1" since it already exists at destination.
Espace de noms : Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Syntaxe
'Déclaration
Public Const DTS_W_JOBSTASK_SKIPPINGJOBEXISTSATDEST As Integer
'Utilisation
Dim value As Integer
value = HResults.DTS_W_JOBSTASK_SKIPPINGJOBEXISTSATDEST
public const int DTS_W_JOBSTASK_SKIPPINGJOBEXISTSATDEST
public:
literal int DTS_W_JOBSTASK_SKIPPINGJOBEXISTSATDEST
static val mutable DTS_W_JOBSTASK_SKIPPINGJOBEXISTSATDEST: int
public const var DTS_W_JOBSTASK_SKIPPINGJOBEXISTSATDEST : int