Compartir a través de


Campo HResults.DTS_E_OUTPUTWITHMULTIPLEERRORS

Output ID %1!d! was given multiple error output configurations. First %2!d! and %3!d!, then %4!d! and %5!d!.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime
Ensamblado:  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Sintaxis

'Declaración
Public Const DTS_E_OUTPUTWITHMULTIPLEERRORS As Integer
'Uso
Dim value As Integer 

value = HResults.DTS_E_OUTPUTWITHMULTIPLEERRORS
public const int DTS_E_OUTPUTWITHMULTIPLEERRORS
public:
literal int DTS_E_OUTPUTWITHMULTIPLEERRORS
static val mutable DTS_E_OUTPUTWITHMULTIPLEERRORS: int
public const var DTS_E_OUTPUTWITHMULTIPLEERRORS : int

Vea también

Referencia

HResults Clase

Espacio de nombres Microsoft.SqlServer.Dts.Runtime