HResults.DTS_E_ALREADYATTACHED 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_ALREADYATTACHED MessageText: The %1!s! is already attached and cannot be attached again. Detach it and try again.
public: int DTS_E_ALREADYATTACHED = -1073450913;
public const int DTS_E_ALREADYATTACHED = -1073450913;
val mutable DTS_E_ALREADYATTACHED : int
Public Const DTS_E_ALREADYATTACHED As Integer = -1073450913