HResults.DTS_E_CANNOTMAPRUNTIMECONNECTIONMANAGER Field

Definition

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

Field Value

Value = -1073446901

Applies to