HResults.DTS_E_INVALIDEXCLUSIONGROUP Field

Definition

MessageId: DTS_E_INVALIDEXCLUSIONGROUP MessageText: The "%1!s!" and the "%2!s!" are in the same exclusion group, but they do not have the same synchronous input.

public: int DTS_E_INVALIDEXCLUSIONGROUP = -1073450999;
public const int DTS_E_INVALIDEXCLUSIONGROUP = -1073450999;
val mutable DTS_E_INVALIDEXCLUSIONGROUP : int
Public Const DTS_E_INVALIDEXCLUSIONGROUP As Integer  = -1073450999

Field Value

Value = -1073450999

Applies to