HResults.DTS_E_ALREADYCONNECTED 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_ALREADYCONNECTED MessageText: Component is already connected. The component needs to be disconnected before attempting to connect it.
public: int DTS_E_ALREADYCONNECTED = -1071636470;
public const int DTS_E_ALREADYCONNECTED = -1071636470;
val mutable DTS_E_ALREADYCONNECTED : int
Public Const DTS_E_ALREADYCONNECTED As Integer = -1071636470