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.

命名空间:  Microsoft.SqlServer.Dts.Runtime
程序集:  Microsoft.SqlServer.ManagedDTS(在 Microsoft.SqlServer.ManagedDTS.dll 中)

语法

声明
Public Const DTS_E_CANNOTMAPRUNTIMECONNECTIONMANAGER As Integer
用法
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