Pole HResults.DTS_E_CANNOTLOADCOMPONENT
Składnik potoku zarządzanych "% 1" nie można załadować.Wystąpił wyjątek: %2.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime
Zestaw: Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)
Składnia
'Deklaracja
Public Const DTS_E_CANNOTLOADCOMPONENT As Integer
'Użycie
Dim value As Integer
value = HResults.DTS_E_CANNOTLOADCOMPONENT
public const int DTS_E_CANNOTLOADCOMPONENT
public:
literal int DTS_E_CANNOTLOADCOMPONENT
static val mutable DTS_E_CANNOTLOADCOMPONENT: int
public const var DTS_E_CANNOTLOADCOMPONENT : int