HResults.DTS_E_NAMEALREADYEXISTS 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_NAMEALREADYEXISTS MessageText: The object name cannot be changed from "%1!s!" to "%2!s!" because another object in the collection already uses that name. Use a different name to resolve this error.
public: int DTS_E_NAMEALREADYEXISTS = -1073659647;
public const int DTS_E_NAMEALREADYEXISTS = -1073659647;
val mutable DTS_E_NAMEALREADYEXISTS : int
Public Const DTS_E_NAMEALREADYEXISTS As Integer = -1073659647