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
public const int DTS_E_OUTPUTWITHMULTIPLEERRORS
public:
literal int DTS_E_OUTPUTWITHMULTIPLEERRORS
public static final int DTS_E_OUTPUTWITHMULTIPLEERRORS
public const var DTS_E_OUTPUTWITHMULTIPLEERRORS : int
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
HResults Class
HResults Members
Microsoft.SqlServer.Dts.Runtime Namespace