HResults.DTS_E_DUPLICATENAMESINCOLLECTION Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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