Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Skipping the transfer of job "%1" since it already exists at destination.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Const DTS_W_JOBSTASK_SKIPPINGJOBEXISTSATDEST As Integer
'Usage
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