Pole HResults.DTS_MSG_CANTDELAYLOADDLLFUNCTION
Moduł %1 załadować biblioteki DLL % 2, ale nie można odnaleźć punktu wejścia %3 z powodu błędu % 4.Nazwany DLL nie można odnaleźć ścieżka, a produkt wymaga DLL do uruchomienia.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime
Zestaw: Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)
Składnia
'Deklaracja
Public Const DTS_MSG_CANTDELAYLOADDLLFUNCTION As Integer
'Użycie
Dim value As Integer
value = HResults.DTS_MSG_CANTDELAYLOADDLLFUNCTION
public const int DTS_MSG_CANTDELAYLOADDLLFUNCTION
public:
literal int DTS_MSG_CANTDELAYLOADDLLFUNCTION
static val mutable DTS_MSG_CANTDELAYLOADDLLFUNCTION: int
public const var DTS_MSG_CANTDELAYLOADDLLFUNCTION : int