Champ DTS_E_CANNOTGETRUNTIMECONNECTIONMANAGERID
Cannot get the ID of the runtime connection manager specified by "%1" in the connection manager collection, Connectons, 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.
Espace de noms : Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (dans Microsoft.SqlServer.ManagedDTS.dll)
Syntaxe
'Déclaration
Public Const DTS_E_CANNOTGETRUNTIMECONNECTIONMANAGERID As Integer
'Utilisation
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
Voir aussi