HResults.DTS_E_INVALIDEXCLUSIONGROUP Field
The "%1!s!" and the "%2!s!" are in the same exclusion group, but they do not have the same synchronous input.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)
Syntax
'Declaration
Public Const DTS_E_INVALIDEXCLUSIONGROUP As Integer
public const int DTS_E_INVALIDEXCLUSIONGROUP
public:
literal int DTS_E_INVALIDEXCLUSIONGROUP
public static final int DTS_E_INVALIDEXCLUSIONGROUP
public const var DTS_E_INVALIDEXCLUSIONGROUP : 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