Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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