HResults.DTS_E_CANNOTMAPRUNTIMECONNECTIONMANAGER 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.
The connection manager with ID "%1" in the connection manager collection due to error code 0x%2!8.8X! cannot be found. That connection manager is needed by "%3" in the connection manager collection of "%4". Verify that a connection manager in the connection manager collection, Connections, has been created with that ID.
public: int DTS_E_CANNOTMAPRUNTIMECONNECTIONMANAGER = -1073446901;
public const int DTS_E_CANNOTMAPRUNTIMECONNECTIONMANAGER = -1073446901;
val mutable DTS_E_CANNOTMAPRUNTIMECONNECTIONMANAGER : int
Public Const DTS_E_CANNOTMAPRUNTIMECONNECTIONMANAGER As Integer = -1073446901