HResults.DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER 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.
SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER. The AcquireConnection method call to the connection manager "%1" failed with error code 0x%2!8.8X!. There may be error messages posted before this with more information on why the AcquireConnection method call failed.
public: int DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER = -1071611876;
public const int DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER = -1071611876;
val mutable DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER : int
Public Const DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER As Integer = -1071611876