Campo DTS_E_CANNOTMAPRUNTIMECONNECTIONMANAGER
Cannot find the connection manager with ID "%1" in the connection manager collection due to error code 0x%2!8.8X!. 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.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (em Microsoft.SqlServer.ManagedDTS.dll)
Sintaxe
'Declaração
Public Const DTS_E_CANNOTMAPRUNTIMECONNECTIONMANAGER As Integer
'Uso
Dim value As Integer
value = HResults.DTS_E_CANNOTMAPRUNTIMECONNECTIONMANAGER
public const int DTS_E_CANNOTMAPRUNTIMECONNECTIONMANAGER
public:
literal int DTS_E_CANNOTMAPRUNTIMECONNECTIONMANAGER
static val mutable DTS_E_CANNOTMAPRUNTIMECONNECTIONMANAGER: int
public const var DTS_E_CANNOTMAPRUNTIMECONNECTIONMANAGER : int