HResults.DTS_I_ERRMSGTASK_SKIPPINGERRORMESSAGEALREADYEXISTS Field
Skipping error message "%1" since it already exists on the destination server.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Const DTS_I_ERRMSGTASK_SKIPPINGERRORMESSAGEALREADYEXISTS As Integer
'Usage
Dim value As Integer
value = HResults.DTS_I_ERRMSGTASK_SKIPPINGERRORMESSAGEALREADYEXISTS
public const int DTS_I_ERRMSGTASK_SKIPPINGERRORMESSAGEALREADYEXISTS
public:
literal int DTS_I_ERRMSGTASK_SKIPPINGERRORMESSAGEALREADYEXISTS
static val mutable DTS_I_ERRMSGTASK_SKIPPINGERRORMESSAGEALREADYEXISTS: int
public const var DTS_I_ERRMSGTASK_SKIPPINGERRORMESSAGEALREADYEXISTS : int