Campo HResults.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.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Sintassi

'Dichiarazione
Public Const DTS_E_CANNOTMAPRUNTIMECONNECTIONMANAGER As Integer
'Utilizzo
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

Vedere anche

Riferimento

HResults Classe

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime