HResults.DTS_E_DUPLICATENAMESINCOLLECTION Field

Definition

MessageId: DTS_E_DUPLICATENAMESINCOLLECTION MessageText: The package contains two objects with the duplicate name of "%1!s!" and "%2!s!".

public: int DTS_E_DUPLICATENAMESINCOLLECTION = -1073451000;
public const int DTS_E_DUPLICATENAMESINCOLLECTION = -1073451000;
val mutable DTS_E_DUPLICATENAMESINCOLLECTION : int
Public Const DTS_E_DUPLICATENAMESINCOLLECTION As Integer  = -1073451000

Field Value

Value = -1073451000

Applies to