Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Cannot get the ID of the runtime connection manager specified by "%1" in the connection manager collection, Connections, of "%2" due to error code 0x%3!8.8X!. Verify that the ConnectionManager.ID property of the runtime connection object has been set for the component.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Const DTS_E_CANNOTGETRUNTIMECONNECTIONMANAGERID As Integer
'Usage
Dim value As Integer
value = HResults.DTS_E_CANNOTGETRUNTIMECONNECTIONMANAGERID
public const int DTS_E_CANNOTGETRUNTIMECONNECTIONMANAGERID
public:
literal int DTS_E_CANNOTGETRUNTIMECONNECTIONMANAGERID
static val mutable DTS_E_CANNOTGETRUNTIMECONNECTIONMANAGERID: int
public const var DTS_E_CANNOTGETRUNTIMECONNECTIONMANAGERID : int