Compartilhar via


Campo HResults.DTS_I_ERRMSGTASK_SKIPPINGERRORMESSAGEALREADYEXISTS

Skipping error message "%1" since it already exists on the destination server.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (em Microsoft.SqlServer.ManagedDTS.dll)

Sintaxe

'Declaração
Public Const DTS_I_ERRMSGTASK_SKIPPINGERRORMESSAGEALREADYEXISTS As Integer
'Uso
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

Consulte também

Referência

HResults Classe

Namespace Microsoft.SqlServer.Dts.Runtime