HResults.DTS_E_OUTPUTWITHMULTIPLEERRORS Field

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

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

Syntax

'Declaration
Public Const DTS_E_OUTPUTWITHMULTIPLEERRORS As Integer
'Usage
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

See Also

Reference

HResults Class

Microsoft.SqlServer.Dts.Runtime Namespace