Compartir a través de


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.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime
Ensamblado:  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Sintaxis

'Declaración
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

Vea también

Referencia

HResults Clase

Espacio de nombres Microsoft.SqlServer.Dts.Runtime