Udostępnij za pośrednictwem


Pole HResults.DTS_E_CANNOTFINDRUNTIMECONNECTIONMANAGER

Menedżer połączeń runtime o identyfikatorze "% 1" nie można odnaleźć.Sprawdź, czy kolekcja Menedżer połączeń ma Menedżera połączeń z tym identyfikatorem.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Runtime
Zestaw:  Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)

Składnia

'Deklaracja
Public Const DTS_E_CANNOTFINDRUNTIMECONNECTIONMANAGER As Integer
'Użycie
Dim value As Integer

value = HResults.DTS_E_CANNOTFINDRUNTIMECONNECTIONMANAGER
public const int DTS_E_CANNOTFINDRUNTIMECONNECTIONMANAGER
public:
literal int DTS_E_CANNOTFINDRUNTIMECONNECTIONMANAGER
static val mutable DTS_E_CANNOTFINDRUNTIMECONNECTIONMANAGER: int
public const var DTS_E_CANNOTFINDRUNTIMECONNECTIONMANAGER : int