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.
命名空間: 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