HResults.DTS_E_DUPLICATECONSTRAINT Field

Definition

MessageId: DTS_E_DUPLICATECONSTRAINT MessageText: A precedence constraint already exists between the specified executables. More than one precedence constraint is not allowed.

public: int DTS_E_DUPLICATECONSTRAINT = -1073659848;
public const int DTS_E_DUPLICATECONSTRAINT = -1073659848;
val mutable DTS_E_DUPLICATECONSTRAINT : int
Public Const DTS_E_DUPLICATECONSTRAINT As Integer  = -1073659848

Field Value

Value = -1073659848

Applies to